hono

Installation
SKILL.md

Hono API リファレンス

Hono — Web Standards ベースの軽量・高速 Web フレームワーク。 マルチランタイム(Cloudflare Workers, Deno, Bun, Node.js 等)で動作する。 API 設計・ミドルウェア選定・ルーティング実装時に参照する。

ディレクトリ構造

.claude/skills/hono/
├── SKILL.md                                ← このファイル(エントリーポイント)
└── references/
    ├── getting-started/README.md           ← Getting Started 索引(16ページ)
    ├── api/README.md                       ← API リファレンス索引(6ページ)
    ├── concepts/README.md                  ← コンセプト索引(7ページ)
    ├── middleware/README.md                ← Built-in Middleware 索引(23ページ)
    ├── helpers/README.md                   ← Helpers 索引(15ページ)
    └── guides/README.md                    ← ガイド索引(9ページ)
Installs
4
GitHub Stars
1
First Seen
Apr 8, 2026
hono — fandhe-ai/agent-reference-skills