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" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill hono-edge-api "now refactor it"
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
- repository:
- github.com/edge-craft/hono-edge-api
- categories:
- tags:
- #hono#edge#cloudflare-workers#bun#typescript
- description:
Build edge-runtime APIs with Hono — routing, middleware, JWT, OpenAPI, runs on Workers/Bun/Deno.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
hono-edge-api/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…