What problem does it solve?
Hono developers and AI assistants often need quick, accurate references to Hono's API, routing, middleware, JSX, validation, and testing patterns. This skill provides inline API knowledge and practical usage notes to speed development and troubleshooting.
Core Features & Use Cases
- Inline API knowledge for Hono across app construction, routing, middleware, JSX, validation, testing, streaming, and client utilities.
- Guided testing workflow with the Hono CLI (npx hono request) to verify endpoints without spinning up a server.
- Real-world usage references and sample patterns to accelerate building robust Hono-based applications.
- Use Case Example: When asked about Hono APIs or code imports from 'hono' or 'hono/*', supply accurate guidance and recommended commands.
Quick Start
Try running hono request against a sample Hono app to verify endpoints.