What problem does it solve? Choosing and correctly configuring the right Cloudflare product is difficult because the platform spans dozens of services with overlapping capabilities, evolving limits, and frequent API changes. This Skill routes any Cloudflare task to the correct product reference and prioritizes live documentation over stale pre-trained knowledge. ## Core Features & Use Cases - Decision Trees: Route requirements (run code, store data, AI/ML, networking, security, media, analytics, IaC) to the correct Cloudflare product such as Workers, D1, R2, KV, Durable Objects, Vectorize, or Workers AI. - Progressive References: Load per-product reference files covering configuration, APIs, patterns, and gotchas for over 50 Cloudflare services. - Retrieval-First Guidance: Directs verification of limits, pricing, type signatures, and Wrangler config schemas against live Cloudflare docs before citing specifics. - Use Case: When building a full-stack app on Cloudflare, use the decision trees to pick Pages for hosting, D1 for relational data, KV for sessions, and Workers AI for inference, then load each product's reference for exact setup steps. ## Quick Start Ask the AI to help you build or configure any Cloudflare feature, such as setting up a Worker with a D1 database binding, and it will route to the right product reference.