cloudflare-pro
Installation
SKILL.md
Cloudflare Pro
Expert-level orchestration of Cloudflare's edge platform. Focuses on low-latency computing, serverless databases, and global scalability.
Boundary
cloudflare-pro covers the entire Cloudflare ecosystem for developers: Workers (Serverless functions), R2 (Object storage), D1 (SQLite at the edge), KV (Key-Value storage), Durable Objects (Stateful edge), and Pages (Static hosting). It does NOT cover general DNS management unless related to the application.
When to use
- Building globally distributed, low-latency applications at the edge.
- implementing serverless backends using Cloudflare Workers and D1/R2.
- Designing stateful edge applications with Durable Objects.
- Deploying frontend applications via Cloudflare Pages with edge functions.