What problem does it solve? Choosing and configuring the right Cloudflare product for a deployment is difficult because the platform spans dozens of compute, storage, AI, networking, and security services. This Skill routes your deployment request to the correct Cloudflare product and provides the configuration steps to get it live. ## Core Features & Use Cases - Product Decision Trees: Maps requirements like running code, storing data, AI inference, networking, security, and media to the right Cloudflare service such as Workers, Pages, D1, R2, KV, or Durable Objects. - Deployment Guidance: Covers Wrangler CLI authentication, wrangler deploy, Pages deploys, and CI/CD token setup with CLOUDFLARE_API_TOKEN. - Deep Reference Library: Includes per-product references with configuration, API, patterns, and troubleshooting files for over 50 Cloudflare services. - Use Case: You have a full-stack web app and want it hosted on Cloudflare. The Skill identifies Pages for Git-based deploys or Workers for serverless functions, then walks through authentication, wrangler configuration, and deployment. ## Quick Start Deploy this project to Cloudflare using the appropriate Workers or Pages setup and return the live URL and required environment variables.