AI SummaryHono skill teaches developers the key patterns and APIs specific to the Hono web framework, helping them avoid Express-style mistakes and leverage Hono's context-based, async-first design across multiple runtimes.
Description
Hono web framework patterns: Context-based API (not Express req/res), async middleware, Cloudflare/Bun/Node adapters, typed routes. Use when working with Hono projects.
Install
# Add to your project root as SKILL.md curl -o SKILL.md "https://raw.githubusercontent.com/tlq5l/hono-skill/main/SKILL.md"
Quality Score
C
Acceptable
60/100
Standard Compliance45
Documentation Quality75
Usefulness82
Maintenance Signal80
Community Signal12
Scored Yesterday
Trust & Transparency
Open Source — MIT
Source code publicly auditable
Verified Open Source
Hosted on GitHub — publicly auditable
Actively Maintained
Last commit 1mo ago
1 stars
0 forks
My Fox Den
Community Rating
Works With
Claude Code