Claude Skill

yusukebe/hono-skill

A Claude Skill that helps developers create Hono applications efficiently using the Hono CLI. Streamline your Hono development workflow with this agent-based tool.

Overview

Stars141
Forks2
LanguageUnknown
Last pushed2026-03-23
Last synced2026-06-26
View on GitHub

Repository

Owneryusukebe
Repositoryhono-skill
Full nameyusukebe/hono-skill
Repo ID1,131,924,017

Install this Skill

npx skills add yusukebe/hono-skill

Registry

Typemcp_server
Quality score60/100
Verificationreadme_parsed
Last verified2026-06-26
Platforms
ClaudeMCP
Capabilities
pdfsearchterminal
Detected files
README.md
Install methods
  • npx skills add yusukebe/hono-skill
  • claude mcp add --transport http hono-docs https://hono-docs-mcp.yusukebe.workers.dev/mcp

Summary

A Claude Skill for developing Hono applications efficiently using the Hono CLI. It provides an agent-based interface to streamline the Hono development workflow.

Chinese description

用于高效开发Hono应用的Hono CLI代理技能

Key features

  • Agent-based interface for Hono development
  • Integration with Hono CLI tools
  • Streamlines Hono application workflow

Use cases

  • Developing Hono web applications
  • Automating Hono project setup
  • Managing Hono CLI operations

README excerpt

# Hono Skill Agent Skill for developing Hono applications. Provides inline API reference and request testing via [Hono CLI](https://github.com/honojs/cli). ## Installation ### Claude Code ```bash # Add marketplace /plugin marketplace add yusukebe/hono-skill # Install skill /plugin install hono-skill@hono ``` ### skills.sh ```bash npx skills add yusukebe/hono-skill ``` ## Skill ### hono Build Hono web applications with inline API knowledge. **Features:** - Inline Hono API reference (routing, context, middleware, JSX, validation, RPC, streaming, helpers) - Request testing via `hono request` ## MCP Server (Optional) For the latest Hono documentation search and retrieval, add the `hono-docs` MCP server: ```bash claude mcp add --transport http hono-docs https://hono-docs-mcp.yusukebe.workers.dev/mcp ``` Or add to your `.mcp.json`: ```json { "mcpServers": { "hono-docs": { "type": "http", "url": "https://hono-docs-mcp.yusukebe.workers.dev/mcp" } } } ``` ## Requirements - [Hono CLI](https://github.com/honojs/cli) - Install as devDependency (`npm install -D @hono/cli`) ## License MIT

Topics

No topics yet.

Explore more

Data from GitHub. Synced on 2026-06-26