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 documentation
  • hono search <query> - Search documentation
  • hono request [file] - Test app requests without starting a server

Quick Examples

# Search for topics
hono search middleware
hono search "getting started"
Installs
2
First Seen
Mar 22, 2026
hono from smithery.ai