hono

Installation
SKILL.md

Hono LLM Documentation

Hono provides LLM-optimized documentation at multiple levels:

  • https://hono.dev/llms.txt - Standard docs
  • https://hono.dev/llms-full.txt - Full documentation
  • https://hono.dev/llms-small.txt - Tiny core-only docs

When to Use

Fetch this documentation when:

  • Building edge-first APIs with Hono
  • Deploying to Cloudflare Workers, Deno, Bun, or other runtimes
  • Working with middleware (auth, CORS, JWT, rate limiting)
  • Implementing RPC-style APIs with type safety
  • Using JSX for server-side rendering

Key Topics Covered

Installs
1
First Seen
3 days ago
hono — 5dlabs/cto-agents