This skill helps you build structured API routes for Cloudflare Workers projects. You can quickly add route files, middleware, and error handling to your existing project. It also creates typed bindings and Zod validation for your data.
Developers who use tools like cloudflare-worker-builder or vite-flare-starter will find this useful. After your project shell is ready, you can generate complete API endpoints and a documentation file named API_ENDPOINTS.md. This saves time and keeps your code organized.
The skill groups endpoints by resource and wires them into your main entry point. You get auth middleware, CORS support, and a global error handler. Everything is ready to deploy on Cloudflare Workers.
Global
mkdir -p ~/.claude/skills/hono-api-scaffolderProject
mkdir -p .claude/skills/hono-api-scaffolderSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firecrawl Build Scrapefirecrawl/skills
Extract clean web content from a single URL quickly and reliably