hono
SKILL.md
Hono Development
Use the hono CLI for efficient development. View all commands with hono --help.
Core Commands
hono docs [path]- Browse Hono documentationhono search <query>- Search documentationhono request [file]- Test app requests without starting a server
Quick Examples
# Search for topics
hono search middleware
hono search "getting started"