Cloudflare Platform Skill
2,240Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), feature flags
Wrangler CLI
2,163Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, W
workers-best-practices
1,857Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configu
Web Performance Audit
1,688Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (LCP, INP, CLS) and supplementary metrics (FCP, TBT, Speed Inde
durable-objects
1,649Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), impl
Cloudflare Agents SDK
1,584Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps,
cloudflare-email-service
1,542Send and receive transactional emails with Cloudflare Email Service (Email Sending + Email Routing). Use when building email sending (Worker
Cloudflare Sandbox SDK
1,520Build sandboxed applications for secure code execution. Load when building AI code execution, code interpreters, CI/CD systems, interactive