git log --oneline --stat
HEAD
- Stars
- 2.8k
- Forks
- 153
- Updated
- Jun 2, 2026
repo --stat
stars
2.8k
forks
153
last update
Jun 2, 2026
license
MITv4.6.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add hono-edge-api - Invoke
// Run from any project directory
$ claude --skill hono-edge-api "scaffold a typed REST endpoint" - Or copy this from the README
// extracted bash block
$ claude skills add hono-edge-api
hono-edge-api/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Hono Edge API
- slug:
- hono-edge-api
- version:
- v4.6.0
- license:
- MIT
- author:
- @edge-craft
- categories:
- tags:
- #hono#edge#cloudflare-workers#bun#typescript
- description:
Build edge-runtime APIs with Hono — routing, middleware, JWT, OpenAPI, runs on Workers/Bun/Deno.
README.md
hono-edge-api/README.md
6 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…