AI AGENT ADDONS

Cloudflare Worker Builder

jezweb/claude-skills

You can build a web app that runs on Cloudflare's network. This skill helps you create a Cloudflare Worker with a framework called Hono. It also sets up a development server using Vite and handles static files.

Just describe what you want. The skill asks about storage, authentication, and your domain. Then it creates the project files for you. It adds the right bindings for databases, file storage, or caches.

It avoids common mistakes. It shows the correct way to export your worker. It makes sure API routes work with your static site. You can run a local server and deploy to production.

Add Cloudflare Worker Builder skill to your workflow

Global

mkdir -p ~/.claude/skills/cloudflare-worker-builder

Project

mkdir -p .claude/skills/cloudflare-worker-builder

Source Repository

Stars
884
Forks
91
Watchers
884
License
MIT
Last Push
1 month ago
Created
9 months ago