Handles Hono framework integration on Bun, covering routing patterns, middleware stacks, and request/response handling. You get path parameters with type extraction, built-in middleware like CORS and auth, Zod validation hooks, and RPC mode for type-safe client calls. The examples show real patterns like route grouping, context variables for passing data between middleware, and error boundaries with HTTPException. Useful when you're building REST APIs on Bun and want framework niceties without the weight of Express. The validator integration is clean, and the type safety story with RPC mode actually works across client and server.
npx -y skills add secondsky/claude-skills --skill bun-hono-integration --agent claude-codeInstalls to .claude/skills
Select a file.
prisma/skills
firebase/agent-skills
Dexploarer/hyper-forge
prisma/skills