cloud-cloudflare-workers-dev

Community

Bootstrap Cloudflare Worker projects.

AuthoraRustyDev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a guided approach to building Cloudflare Workers, including wrangler configuration, storage bindings, Durable Objects, and deployment workflows.

Core Features & Use Cases

  • Scaffolding & bindings: Initialize new worker projects with optional D1/KV/R2/Durable Objects
  • Deployment & CI: Wrangler-based deployment, secrets management, and GitHub Actions templates
  • Use Case: Spin up a new edge app with a KV store and a Durable Object, then deploy

Quick Start

Run the included init-worker.py script to scaffold a new Cloudflare Worker with desired bindings, then install dependencies and start the dev server with npm run dev.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cloud-cloudflare-workers-dev
Download link: https://github.com/aRustyDev/ai/archive/main.zip#cloud-cloudflare-workers-dev

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository