什么是 hono?
Hono 超快 Web 框架,适用于边缘和服务器运行时。在 Cloudflare Workers、Bun、Node.js 或 Deno 上构建 API、中间件链或边缘函数时使用。用于 hono、api、路由、中间件、cloudflare-workers、边缘、rpc、验证器、上下文。 来源:oakoss/agent-skills。
Hono 超快 Web 框架,适用于边缘和服务器运行时。在 Cloudflare Workers、Bun、Node.js 或 Deno 上构建 API、中间件链或边缘函数时使用。用于 hono、api、路由、中间件、cloudflare-workers、边缘、rpc、验证器、上下文。
通过命令行快速安装 hono AI 技能到你的开发环境
来源:oakoss/agent-skills。
Hono is a small, ultrafast web framework built on Web Standards that runs on any JavaScript runtime including Cloudflare Workers, Bun, Deno, Node.js, Vercel, and AWS Lambda. Application code is portable across runtimes; only the entry point and adapter differ per platform.
When to use: Edge-first APIs, Cloudflare Workers services, multi-runtime applications, lightweight REST/RPC servers, middleware-heavy request pipelines, type-safe client-server communication.
When NOT to use: Full-stack SSR frameworks (use Next.js/Remix), heavy ORM-driven monoliths where Express ecosystem maturity matters, applications that need deep Node.js-only APIs without Web Standard equivalents.
Hono 超快 Web 框架,适用于边缘和服务器运行时。在 Cloudflare Workers、Bun、Node.js 或 Deno 上构建 API、中间件链或边缘函数时使用。用于 hono、api、路由、中间件、cloudflare-workers、边缘、rpc、验证器、上下文。 来源:oakoss/agent-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/oakoss/agent-skills --skill honoHono 超快 Web 框架,适用于边缘和服务器运行时。在 Cloudflare Workers、Bun、Node.js 或 Deno 上构建 API、中间件链或边缘函数时使用。用于 hono、api、路由、中间件、cloudflare-workers、边缘、rpc、验证器、上下文。 来源:oakoss/agent-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/oakoss/agent-skills --skill hono 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/oakoss/agent-skills