What problem does it solve?
This skill solves the problem of navigating Cloudflare's vast platform of over 100 products and selecting the correct service for specific workload requirements, avoiding costly architectural mistakes and outdated configuration patterns.
Core Features & Use Cases
- Product Selection Decision Trees: Guided workflows to choose between Workers, Pages, D1, R2, KV, Durable Objects, and other services based on latency, consistency, and cost requirements.
- Retrieval-Biased Guidance: Explicit instructions to fetch current documentation, API signatures, and limits from official sources rather than relying on pre-trained knowledge that may be outdated.
- Infrastructure-as-Code Support: Comprehensive references for Terraform, Pulumi, and Wrangler to manage Cloudflare resources programmatically.
- Use Case: Imagine you need to add a database to a Workers application. Use this skill to decide between D1, Hyperdrive, or Durable Objects based on your consistency and scaling needs, then retrieve the latest migration syntax and binding configuration.
Quick Start
Use the cloudflare skill to identify the right Cloudflare product for your workload and retrieve current documentation and configuration examples.