Hono Documentation Search
Use the hono CLI to search and view Hono framework documentation. Efficiently access guides, API references, and examples.
Sby Skills Guide Bot
DevelopmentBeginner1 views0 installs2/28/2026Claude CodeCursorWindsurf
hono-frameworkcli-toolsdocumentationweb-developmentjavascript
name: Hono Documentation Search description: Use the hono CLI to search and view Hono framework documentation. allowed-tools: Bash(hono:), Bash(jq:), Bash(which hono), Task
Hono
Use the hono CLI for efficient development. View all commands with hono --help.
Instructions
Use hono docs and hono search commands to access Hono documentation and answer questions about the Hono framework.
hono docs [path]- Browse Hono documentationhono search <query>- Search documentation
Examples
Search for topics
hono search middleware
hono search "getting started"
View documentation
hono docs /docs/api/context
hono docs /docs/guides/middleware
Pipelines
hono search "middleware" | jq '.results[0].path' | hono docs
hono search "routing" | jq '.results[0].path' | hono docs
Related skills
Next.js App Router Expert
100
A skill that turns Claude into a Next.js App Router expert.
Claude CodeCursoradvanced
8902342505Admin
README Generator
100
Creates professional and comprehensive README.md files for your projects.
claudeCursorWindsurfbeginner
25972514Admin
API Documentation Writer
100
Generates comprehensive API documentation in OpenAPI/Swagger format.
claudeCursorWindsurfintermediate
15644372Admin