
Cloudflare
- 381 installs
- 726 repo stars
- Updated January 29, 2026
- dmmulroy/cloudflare-skill
Comprehensive guidance for building and deploying on Cloudflare: Workers, Pages, KV/D1/R2 storage, Workers AI/Vectorize/Agents SDK, networking, security, and IaC.
About
This cloudflare skill is a comprehensive guide to building on the Cloudflare platform, spanning Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code with Terraform and Pulumi. It uses decision trees to point you at the right product and detailed references, and verifies auth before deploy. A solo builder reaches for it for essentially any Cloudflare development or deployment task.
- Covers Workers, Pages, KV, D1, R2
- Workers AI, Vectorize, Agents SDK
- Networking (Tunnel, Spectrum) and security (WAF, DDoS)
- IaC with Terraform and Pulumi
Cloudflare by the numbers
- 381 all-time installs (skills.sh)
- Ranked #396 of 1,039 Cloud & Infrastructure skills by installs in the Skillselion catalog
- Data as of Aug 3, 2026 (Skillselion catalog sync)
npx skills add https://github.com/dmmulroy/cloudflare-skill --skill cloudflareAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 381 |
|---|---|
| repo stars | ★ 726 |
| Last updated | January 29, 2026 |
| Repository | dmmulroy/cloudflare-skill ↗ |
What it does
Comprehensive guidance for building and deploying on Cloudflare: Workers, Pages, KV/D1/R2 storage, Workers AI/Vectorize/Agents SDK, networking, security, and IaC.
Who is it for?
any Cloudflare development or deployment task
Skip if: non-Cloudflare hosting platforms
When should I use this skill?
building on or deploying to Cloudflare
What you get
- deployed worker or pages app
Related skills
FAQ
What Cloudflare products does it cover?
Workers, Pages, KV/D1/R2, Workers AI/Vectorize/Agents SDK, networking, security, and IaC.
Does it check auth?
Yes, it verifies wrangler auth before any deploy.