Hono
Official documentation: https://hono.dev/docs/
Overview
This skill provides comprehensive documentation for hono.
Total references: 11 files (~57,399 tokens)
Topics covered: blob, 1 Install Bun, 2 Project setup, header, accepts, Usage with Bun for large requests, Example flows, Metadata hoisting, Middleware, Starter, url, With Zod...
Reference Files
Load only the reference files relevant to the user's question:
Api
- Context and more (~5,336 tokens)
- Topics: req, status, header
Concepts
- Benchmarks and more (~2,978 tokens)
- Topics: Routers, Cloudflare Workers, Deno
General
- Hono (~1,280 tokens)
- Topics: Quick Start, Features, Use-cases
Getting Started
- Alibaba Cloud Function Compute and more (~7,698 tokens)
- Topics: 1 Setup, 2 Hello World, 3 Setup serverless-devs
- Fastly Compute and more (~6,905 tokens)
- Topics: 1 Setup, 2 Hello World, 3 Run
Guides
- Best Practices and more (~5,584 tokens)
- Topics: Dont make Controllers when possible, factorycreateHandlersinhonofactory, Building a larger application
- RPC and more (~5,713 tokens)
- Topics: Server, Client, Status code
Helpers
- Accepts Helper and more (~7,768 tokens)
- Topics: Import, accepts, Options
- Streaming Helper and more (~1,849 tokens)
- Topics: Import, stream, streamText
Middleware
- Basic Auth Middleware and more (~7,083 tokens)
- Topics: Import, Usage, Options
- Language Middleware and more (~5,205 tokens)
- Topics: Import, Basic Usage, Default Configuration
Usage Guidelines
- Identify relevant sections - Match the user's question to the appropriate reference file(s)
- Load minimally - Only read files directly relevant to the question to conserve context
- Cite sources - Reference specific sections when answering
- Combine knowledge - For complex questions, you may need multiple reference files
When to use each reference:
- Api: API endpoints, parameters, responses, and examples
- Concepts: Concepts-related features and documentation
- General: General documentation, overview, and getting started
- Getting Started: Getting Started-related features and documentation
- Guides: Guides-related features and documentation
- Helpers: Helpers-related features and documentation
- Middleware: Middleware-related features and documentation