Cloudflare
Plugin Verified ActiveSkills for the Cloudflare developer platform: Workers, Durable Objects, Agents SDK, MCP servers, Wrangler CLI, and web performance
To provide a rich set of tools and knowledge for developers building on the Cloudflare ecosystem, from serverless functions to AI agents.
Features
- Comprehensive coverage of Cloudflare services (Workers, Storage, AI, Networking, Security)
- Bundles skills for building AI agents and MCP servers
- Includes commands for Wrangler CLI and web performance auditing
- Provides MCP servers for Cloudflare API, documentation, and builds
Use Cases
- Building serverless applications on Cloudflare Workers
- Developing stateful AI agents using the Agents SDK
- Deploying and managing Workers applications with Wrangler
- Auditing and optimizing web performance for Cloudflare-hosted sites
Non-Goals
- Providing generic cloud development tools outside of Cloudflare
- Replacing the need for individual Cloudflare service documentation
- Managing external non-Cloudflare infrastructure
Scope
- info:Single responsibility principleWhile focused on Cloudflare, the plugin bundles a broad array of services (Workers, Pages, storage, AI, networking, security, IaC) and includes commands for building agents and MCP servers, which represent multiple distinct domains.
Invocation
- info:Name collisionsThe plugin bundles multiple skills and commands, including `/cloudflare:build-agent` and `/cloudflare:build-mcp`, which are distinct but use a common prefix, potentially leading to minor routing ambiguity if not managed carefully by the agent.
Installation
First, add the marketplace
/plugin marketplace add cloudflare/skills/plugin install skills@cloudflareContains 8 extensions
Skill (8)
Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, chat applications, voice agents, or browser automation. Covers Agent class, state management, callable RPC, Workflows, durable execution, queues, retries, observability, and React hooks. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.
Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), feature flags (Flagship), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.
Send and receive transactional emails with Cloudflare Email Service (Email Sending + Email Routing). Use when building email sending (Workers binding or REST API), email routing, Agents SDK email handling, or integrating email into any app — Workers, Node.js, Python, Go, etc. Also use for email deliverability, SPF/DKIM/DMARC, wrangler email setup, MCP email tools, or when a coding agent needs to send emails. Even for simple requests like "add email to my Worker" — this skill has critical config details.
Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), implementing RPC methods, SQLite storage, alarms, WebSockets, or reviewing DO code for best practices. Covers Workers integration, wrangler config, and testing with Vitest. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.
Build sandboxed applications for secure code execution. Load when building AI code execution, code interpreters, CI/CD systems, interactive dev environments, or executing untrusted code. Covers Sandbox SDK lifecycle, commands, files, code interpreter, and preview URLs. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.
Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (LCP, INP, CLS) and supplementary metrics (FCP, TBT, Speed Index), identifies render-blocking resources, network dependency chains, layout shifts, caching issues, and accessibility gaps. Use when asked to audit, profile, debug, or optimize page load performance, Lighthouse scores, or site speed. Biases towards retrieval from current documentation over pre-trained knowledge.
Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring wrangler.jsonc, or checking for common Workers anti-patterns (streaming, floating promises, global state, secrets, bindings, observability). Biases towards retrieval from Cloudflare docs over pre-trained knowledge.
Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best practices. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.
Quality Score
VerifiedTrust Signals
Similar Extensions
Agents Design Experience
99Agents for UI/UX design, accessibility, and user experience optimization
Plugin Development Toolkit
99Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Serverless Eda
99AWS serverless and event-driven architecture best practices based on Well-Architected Framework with MCP servers for SAM, Lambda, Step Functions, and messaging
Neon Postgres
99Manage your Neon projects and databases with the neon-postgres agent skill and the Neon MCP Server
TDD Workflows
98Test-driven development methodology with red-green-refactor cycles and code review
Ralph Review Trio
98Sequential three-tier code review (Haiku surface → Sonnet logic → Opus deep), restart-on-fail. Battle-tested across hundreds of solo issues.