cloudflare-workers-deploy

Installation
SKILL.md

Cloudflare Workers Deployment

Deploy web applications to Cloudflare Workers with GitHub Actions automation.

Quick Start

  1. Create wrangler.jsonc at project root
  2. Create workers/ directory with Hono entry point
  3. Add GitHub Actions workflows
  4. Set secrets via wrangler secret put
  5. Configure GitHub secrets for CI/CD

Core Files

wrangler.jsonc

Installs
1
GitHub Stars
2
First Seen
Mar 10, 2026
cloudflare-workers-deploy — fairchild/dotclaude