.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/yusukebe/hono-skill
home/mcp-servers/yusukebe/hono-skill
yusukebe avatar

hono-skill

byyusukebe· 1 MCP server

Stars

154

Forks

2

Category

Backend & APIs

View on GitHub

TL;DR

Agent Skill for developing Hono applications

How to install hono-skill?

yusukebe/hono-skill
$git clone https://github.com/yusukebe/hono-skill

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install hono-skill by running `git clone https://github.com/yusukebe/hono-skill`, then use it for the current task and follow its documentation at https://github.com/yusukebe/hono-skill.

Files · 1

View on GitHub
README.md
1# Hono Skill
2 
3Agent Skill for developing Hono applications. Provides inline API reference and request testing via [Hono CLI](https://github.com/honojs/cli).
4 
5## Installation
6 
7### Claude Code
8 
9```bash
10# Add marketplace
11/plugin marketplace add yusukebe/hono-skill
12 
13# Install skill
14/plugin install hono-skill@hono
15```
16 
17### skills.sh
18 
19```bash
20npx skills add yusukebe/hono-skill
21```
22 
23## Skill
24 
25### hono
26 
27Build Hono web applications with inline API knowledge.
28 
29**Features:**
30 
31- Inline Hono API reference (routing, context, middleware, JSX, validation, RPC, streaming, helpers)
32- Request testing via `hono request`
33 
34## MCP Server (Optional)
35 
36For the latest Hono documentation search and retrieval, add the `hono-docs` MCP server:
37 
38```bash
39claude mcp add --transport http hono-docs https://hono-docs-mcp.yusukebe.workers.dev/mcp
40```
41 
42Or add to your `.mcp.json`:
43 
44```json
45{
46 "mcpServers": {
47 "hono-docs": {
48 "type": "http",
49 "url": "https://hono-docs-mcp.yusukebe.workers.dev/mcp"
50 }
51 }
52}
53```
54 
55## Requirements
56 
57- [Hono CLI](https://github.com/honojs/cli) - Install as devDependency (`npm install -D @hono/cli`)
58 
59## License
60 
61MIT

Preview

yusukebe/hono-skillyusukebe/hono-skill
Repoyusukebe/hono-skill
TypeMCP Servers
CategoryBackend & APIs
UpdatedMar 2026
License—
First seenJul 27, 2026

Tags

MCP

Related

6 picks
Type
  1. tadata-org avatarfastapi_mcpAutomatic MCP server generator for FastAPI applications - converts FastAPI endpoints to MCP tools for LLM integrationMCP ServersNov 202519M12k
  2. ivnvxd avatarmcp-server-odooA Model Context Protocol server for Odoo ERP systemsMCP ServersJul 2026551k349
  3. pantalytics avatarodoo-mcp-proAI connector for Odoo ERP -- connect Claude, ChatGPT, and other AI tools to Odoo via MCP (Model Context Protocol)MCP ServersJul 2026551k65
  4. cap-js avatarmcp-serverModel Context Protocol (MCP) server for AI-assisted development of CAP applications.MCP ServersJul 2026295k105
  5. punitarani avatarfliA Python wrapper for Google Flights APIMCP ServersJul 2026211k3.1k
  6. meilisearch avatarmeilisearch-mcpMCP server for MeilisearchMCP ServersJun 202661k194