Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hono Skills

Agent Skills for developing applications with Hono. Currently provides the hono skill, with more skills for the Hono ecosystem planned.

Installation

Claude Code

# Add marketplace
/plugin marketplace add honojs/skills

# Install skill
/plugin install hono@hono

skills.sh

npx skills add honojs/skills

Skills

hono

Build 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

Requirements

  • Hono CLI - Install as devDependency (npm install -D @hono/cli)

Author

Yusuke Wada https://github.com/yusukebe

License

MIT

About

Official agent skills for Hono

Resources

Stars

5 stars

Watchers

0 watching

Forks

Contributors