Agent Skill for developing Hono applications. Provides inline API reference and request testing via Hono CLI.
> /plugin marketplace add yusukebe/hono-skill> /plugin install hono-skill@hono-skill
What's inside
Agent Skill for developing Hono applications. Provides inline API reference and request testing via Hono CLI.
# Add marketplace
/plugin marketplace add yusukebe/hono-skill
# Install skill
/plugin install hono-skill@hono
npx skills add yusukebe/hono-skill
Build Hono web applications with inline API knowledge.
Features:
hono requestFor the latest Hono documentation search and retrieval, add the hono-docs MCP server:
claude mcp add --transport http hono-docs https://hono-docs-mcp.yusukebe.workers.dev/mcp
Or add to your .mcp.json:
{
"mcpServers": {
"hono-docs": {
"type": "http",
"url": "https://hono-docs-mcp.yusukebe.workers.dev/mcp"
}
}
}
npm install -D @hono/cli)MIT
.claude-plugin/
marketplace.json
.gitignore
.mcp.json
README.md
skills/
hono/
SKILL.mdFAQ
hono-skill is a Claude Code plugin with 1 hand-picked skill for backend work, indexed on Flowy. Install it with the command on its page. It includes hono. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.