Agent Skills for developing applications with Hono. Currently provides the hono skill, with more skills for the Hono ecosystem planned.
# Add marketplace
/plugin marketplace add honojs/skills
# Install skill
/plugin install hono@hononpx skills add honojs/skillsBuild Hono web applications with inline API knowledge. Provides inline API reference and request testing via Hono CLI.
Features:
- Inline Hono API reference (routing, context, middleware, JSX, validation, RPC, streaming, helpers)
- Request testing via
hono request
- Hono CLI - Install as devDependency (
npm install -D @hono/cli)
Yusuke Wada https://github.com/yusukebe
MIT