hono
Use when building Hono web applications or when the user asks about Hono APIs, routing, middleware, JSX, validation, testing, or streaming.
Open source Repository Open in the app JSON README (API)
About
Use when building Hono web applications or when the user asks about Hono APIs, routing, middleware, JSX, validation, testing, or streaming. TRIGGER when code imports from 'hono' or 'hono/*', or user mentions Hono. Use `npx hono request` to test endpoints.
Details
- Kind
- Agent skills
- Topic
- Developer tools
- Publisher
- yusukebe
- Origin
- skillssh
- Category
- ferramentas
- Stars
- 156
- Forks
- 2
- Last push
- 2026-08-31T19:24:16Z
- Repository state
- arquivado
- Added
- 2026-08-30 15:21:15
- Updated
- 2026-09-10 22:02:34
- Origin id
yusukebe/hono-skill/hono
README
# Moved to honojs/skills This repository has moved to **[honojs/skills](https://github.com/honojs/skills)** and is no longer maintained. Please install the skill from the new location: ### Claude Code ```bash # Add marketplace /plugin marketplace add honojs/skills # Install skill /plugin install hono@hono ``` If you previously added this repository as a marketplace, remove it first: ```bash /plugin marketplace remove hono-skill ``` ### skills.sh ```bash npx skills add honojs/skills ``` ## License MIT