What problem does it solve? Choosing among Cloudflare's dozens of products and configuring deployments correctly is complex and error-prone. This Skill guides you through product selection with decision trees, handles authentication, and provides detailed references for deploying Workers, Pages, storage, AI, networking, and security services on Cloudflare. ## Core Features & Use Cases - Product Decision Trees: Route requirements (compute, storage, AI, networking, security, media) to the correct Cloudflare product with quick decision flowcharts. - Deployment Guidance: Covers authentication via wrangler login or CLOUDFLARE_API_TOKEN, deployment commands, and troubleshooting for sandboxed network environments. - Deep Product References: Includes detailed per-product references for Workers, Pages, Durable Objects, D1, KV, R2, Workers AI, Vectorize, AI Gateway, Terraform, and more. - Use Case: A developer asks to deploy a full-stack app with a database. The Skill routes them to Pages or Workers, recommends D1 for relational data, and provides the wrangler configuration and deploy commands. ## Quick Start Deploy this app to Cloudflare Workers and return the URL, configuration, and required environment variables.