What problem does it solve?
This Skill helps you safely create, configure, test, and deploy Cloudflare Workers and related edge resources without guessing CLI syntax or config shapes.
Core Features & Use Cases
- Worker lifecycle management: Start local development, deploy to Cloudflare, inspect logs, and roll back versions.
- Cloudflare resource operations: Work with D1, KV, R2, Vectorize, Hyperdrive, Queues, Containers, Workflows, Pipelines, Secrets Store, and Pages.
- Best-practice guidance: Prefer current docs, use modern wrangler.jsonc config, generate types after config changes, and keep secrets out of commands.
- Use Case: A developer updating an API worker can validate bindings locally, generate types, deploy a staging environment, and confirm runtime behavior before production release.
Quick Start
Ask for a Cloudflare Workers task and include your current wrangler config or command goal so the skill can generate the safest, up-to-date Wrangler instructions.