Cloudflare Deployment Skill When to Activate Activate this skill when: - Setting up Cloudflare Workers or Pages - Working with KV, R2, or D1 storage - Deploying applications to Cloudflare - Configuring wrangler.toml - Managing Cloudflare resources Quick Commands Service Overview | Service | Purpose | Use Case | | ----------- | ------------------------ | ------------------------- | | Workers | Serverless functions | API endpoints, middleware | | Pages | Static sites + functions | SvelteKit, Next.js | | KV | Key-value storage | Caching, session data | | R2 | Object storage | Files, images, back…