AI AGENT ADDONS
Backend & APIs
10,033installs

Build web applications and APIs with Hono, a lightweight framework for JavaScript and TypeScript. You can create routes, handle requests, and send responses quickly. It works on many platforms like Cloudflare Workers and Node.js.

Hono includes built-in support for validation, JSX, and streaming. Use the CLI tool to test endpoints without starting a server. The npx hono request command sends real requests to your routes.

This skill provides inline API references and examples for routing, error handling, middleware, and more. It helps you write clean and fast Hono code for any project.

Add Hono skill to your workflow

Global

mkdir -p ~/.claude/skills/hono

Project

mkdir -p .claude/skills/hono

Source Repository

Stars
151
Forks
2
Watchers
151
Last Push
4 months ago
Created
7 months ago