What problem does it solve?
This Skill provides a unified and detailed guide to all Cloudflare products and their applications, enabling developers to efficiently leverage the platform for various use cases.
Core Features & Use Cases
- Comprehensive Coverage: Includes detailed information on all major Cloudflare products like Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi).
- Decision Trees: Offers quick decision trees to guide users to the right product and configuration for their specific needs.
- In-depth References: Provides detailed references for each product, including setup instructions, configuration options, best practices, and troubleshooting guidance.
- Quick Start: Includes a simple command to get started with a specific product, such as
npx wrangler r2 bucket catalog enable my-bucket for enabling R2 Data Catalog.
Quick Start
Use the 'cloudflare' skill to get started with a specific Cloudflare product. For example, to enable R2 Data Catalog for a bucket, run the following command: npx wrangler r2 bucket catalog enable my-bucket.