Skip to main content
Back to the directory
jezweb/claude-skillsSoftware EngineeringFrontend and Design

cloudflare-worker-builder

Scaffold and deploy Cloudflare Workers projects with Hono routing, Vite dev server, and Static Assets.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
819

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/jezweb/claude-skills --skill cloudflare-worker-builder
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, cloudflare-worker-builder has 819 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: jezweb/claude-skills. Canonical URL: https://skills.sh/jezweb/claude-skills/cloudflare-worker-builder.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Scaffold and deploy Cloudflare Workers projects with Hono routing, Vite dev server, and Static Assets. Scaffold a working Cloudflare Worker project from a brief description. Produces a deployable project with Hono routing, Vite dev server, and Static Assets. Ask about the project to choose the right bindings and structure: A brief like "todo app with database" is enough to proceed. Copy and customise the asset files from this skill's assets/ directory: Add bindings to wrangler.jsonc based on project needs. Wrangler 4.45+ auto-provisions resources on first deploy — always specify explicit names: Source: honojs/hono #3955 Without run_worker_first , SPA fallback intercepts API routes and returns index.html instead of JSON: Source: workers-sdk #8879 Always set the main field in wrangler.jsonc — the Vite plugin needs it. When adding cron triggers, switch to explicit export: Read these for detailed troubleshooting: - Guides you through project setup in four steps: understanding requirements, scaffolding structure, configuring bindings (D1, R2, KV), and deploying to production - Provides ready-to-use asset files including wrangler.jsonc , vite.config.ts , Hono app entry point, and TypeScript configuration - Documents critical patterns for export syntax, SPA fallback with API route protection, Vite plugin setup, and scheduled/cron handlers - Includes troubleshooting reference for 10...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does cloudflare-worker-builder do?

Scaffold and deploy Cloudflare Workers projects with Hono routing, Vite dev server, and Static Assets.

Is cloudflare-worker-builder good?

cloudflare-worker-builder does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support cloudflare-worker-builder?

cloudflare-worker-builder currently lists compatibility with Skills CLI.

Is cloudflare-worker-builder safe to install?

cloudflare-worker-builder has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to cloudflare-worker-builder?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install cloudflare-worker-builder?

Run the following command to install cloudflare-worker-builder: npx skills add https://github.com/jezweb/claude-skills --skill cloudflare-worker-builder

Related skills

More from jezweb/claude-skills

Related skills

Alternatives in Software Engineering