hono
Installation
SKILL.md
Hono
Reference Repositories
- Hono - TypeScript web framework for edge runtimes and Cloudflare Workers
- Cloudflare Docs - Workers, Durable Objects, WebSockets, KV, R2, and deployment docs
Upstream Grounding
When Hono route typing, middleware order, context variables, response helpers, streaming, WebSockets, or Cloudflare Worker runtime behavior affects correctness, ask DeepWiki a narrow question against honojs/hono or cloudflare/cloudflare-docs before relying on memory. Use it to orient, then verify decisive details against local installed types, source, or official docs before changing code.
Skip DeepWiki for stable HTTP basics and repo-local API conventions already visible in the code.
When to Apply This Skill
Use this pattern when you need to: