What problem does it solve?
Consolidates expert guidance and decision trees for building, deploying, and operating applications on the Cloudflare platform so engineers can choose the correct product and follow robust, repeatable workflows instead of searching scattered docs.
Core Features & Use Cases
- Product decision trees for Workers, Pages, Durable Objects, D1, R2, KV, Vectorize, Workers AI, and AI Gateway to quickly select the right tool for compute, storage, AI, networking, or security tasks.
- Deployment & authentication checks including Wrangler, Pages deploys, and CI/CD patterns plus account/API token guidance for local and automated pipelines.
- Operational patterns covering storage tradeoffs (KV vs D1 vs R2), smart placement, networking (Tunnel, Spectrum, VPC/TCP sockets), security (WAF, DDoS, bot management), and Infrastructure-as-Code (Terraform, Pulumi).
- Use case: Edge developers and platform engineers who must design a low-latency API backed by D1 and R2, secure it with WAF and Secrets Store, and deploy via Wrangler or Terraform.
Quick Start
Use the cloudflare skill to select the appropriate Cloudflare products, verify wrangler authentication, and run a standard deployment for a Worker or Pages project.