Back to All Plugins
Best Claude Code Plugins for Cloudflare
33 plugins tagged with “cloudflare”
Cloudflare
Deploy and manage Cloudflare Workers, Pages, KV stores, and D1 databases with Claude Code integration for edge-first development
infrastructurecloudflareedgeworkers+1
Mcp Tunnels
Connect Claude to a private MCP server through an Anthropic MCP tunnel. The /create-docker-mcp-tunnel command drives the Docker Compose quickstart end to end: certificates, proxy config, cloudflared, and a verifiable sample server.
developmentcloudflaredocker
Better Auth
Skill for integrating Better Auth - comprehensive TypeScript authentication framework for Cloudflare D1, Next.js, Nuxt, and 15+ frameworks. Use when adding auth, encountering D1 adapter errors, or implementing OAuth/2FA/RBAC features.
authtypescriptcloudflare
Cloudflare Agents
Build AI agents on Cloudflare Workers with MCP integration, tool use, and LLM providers.
cloudflareaillmagent
Cloudflare Browser Rendering
Cloudflare Browser Rendering with Puppeteer/Playwright. Use for screenshots, PDFs, web scraping, or encountering rendering errors, timeout issues, memory exceeded.
cloudflarebrowserscrapingapi
Cloudflare Cron Triggers
Cloudflare Cron Triggers for scheduled Workers execution. Use for periodic tasks, scheduled jobs, or encountering handler not found, invalid cron expression, timezone errors.
cloudflare
Cloudflare D1
Cloudflare D1 serverless SQLite on edge. Use for databases, migrations, bindings, or encountering D1_ERROR, statement too long, too many requests queued errors.
cloudflaresqlite
Cloudflare Durable Objects
Cloudflare Durable Objects for stateful coordination and real-time apps. Use for chat, multiplayer games, WebSocket hibernation, or encountering class export, migration, alarm errors.
cloudflare
Cloudflare Email Routing
Cloudflare Email Routing for receiving/sending emails via Workers. Use for email workers, forwarding, allowlists, or encountering Email Trigger errors, worker call failures, SPF issues.
cloudflareai
Cloudflare Hyperdrive
Cloudflare Hyperdrive for Workers-to-database connections with pooling and caching. Use for PostgreSQL/MySQL, Drizzle/Prisma, or encountering pool errors, TLS issues, connection refused.
cloudflarepostgresmysql
Cloudflare Images
This skill should be used when the user asks to "upload images to Cloudflare", "implement direct creator upload", "configure image transformations", "optimize WebP/AVIF", "create image variants", "generate signed URLs", "add image watermarks", "integrate with Next.js/Remix", "co…
cloudflare
Cloudflare Kv
Cloudflare Workers KV global key-value storage. Use for namespaces, caching, TTL, or encountering KV_ERROR, 429 rate limits, consistency issues.
cloudflarerag
Cloudflare Manager
Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when deploying cloudflare services, managing worker containers, configuring KV/R2 storage, or setting up DNS/routing. Requires CLOUDFLARE_API_KEY in .env and Bun runtim…
cloudflareapiairag
Cloudflare Mcp Server
Build MCP (Model Context Protocol) servers on Cloudflare Workers with tools, resources, and prompts.
cloudflare
Cloudflare Nextjs
Deploy Next.js to Cloudflare Workers via OpenNext adapter. Use for SSR, ISR, App/Pages Router, or encountering worker size limits, runtime compatibility, connection scoping errors.
cloudflarenextjs
Cloudflare Queues
This skill should be used when the user asks to "set up Cloudflare Queues", "create a message queue", "implement queue consumer", "process background jobs", "configure queue retry logic", "publish messages to queue", "implement dead letter queue", or encountering "queue timeout"…
cloudflare
Cloudflare R2
Cloudflare R2 S3-compatible object storage with SQL, Iceberg, event notifications, and automation. Use for buckets, uploads, CORS, presigned URLs, large files, S3 migration, analytics, or encountering R2_ERROR, CORS failures, multipart issues.
cloudflareautomationairag
Cloudflare Sandbox
Cloudflare Sandboxes SDK for secure code execution in Linux containers at edge. Use for untrusted code, Python/Node.js scripts, AI code interpreters, git operations.
cloudflarepythonrustnode+1
Cloudflare Turnstile
Cloudflare Turnstile CAPTCHA-alternative bot protection. Use for forms, login security, API protection, or encountering CSP errors, token validation failures, error codes 100*/300*/600*.
cloudflaresecurityapiai
Cloudflare Vectorize
Cloudflare Vectorize vector database for semantic search and RAG. Use for vector indexes, embeddings, similarity search, or encountering dimension mismatches, filter errors.
cloudflareembeddingrag
Cloudflare Workers
Comprehensive Cloudflare Workers platform guide covering runtime APIs, testing (Vitest), CI/CD, observability, framework integration, performance, security, and migration. Use for Workers development, deployment, debugging, or optimization.
cloudflaresecuritytestingperformance+2
Cloudflare Workers Ai
Cloudflare Workers AI for serverless GPU inference. Use for LLMs, text/image generation, embeddings, or encountering AI_ERROR, rate limits, token exceeded errors.
cloudflareaillmembedding
Cloudflare Workflows
Cloudflare Workflows for durable long-running execution. Use for multi-step workflows, retries, state persistence, or encountering NonRetryableError, execution failed errors.
cloudflareai
Cloudflare Zero Trust Access
Cloudflare Zero Trust Access authentication for Workers. Use for JWT validation, service tokens, CORS, or encountering preflight blocking, cache race conditions, missing JWT headers.
cloudflarerust
Drizzle Orm D1
Type-safe ORM for Cloudflare D1 databases using Drizzle. Use when: building D1 database schemas, writing type-safe SQL queries, managing migrations with Drizzle Kit, defining table relations, implementing prepared statements, using D1 batch API, or encountering D1_ERROR, transac…
databasecloudflareapi
Hugo
Hugo static site generator with Tailwind v4, headless CMS (Sveltia/Tina), Cloudflare deployment. Use for blogs, docs sites, or encountering theme installation, frontmatter, baseURL errors.
cmsgocloudflaredeployment+1
Neon Vercel Postgres
Neon + Vercel serverless Postgres for edge and serverless environments. Use for Cloudflare Workers, Vercel Edge, Next.js apps with HTTP/WebSocket connections, database branching (git-like), Drizzle/Prisma ORM integration, migrations, PITR backups, or encountering connection pool…
databasepostgresvercelcloudflare
Nuxt Content
Nuxt Content v3 Git-backed CMS for Markdown/MDC content sites. Use for blogs, docs, content-driven apps with type-safe queries, schema validation (Zod/Valibot), full-text search, navigation utilities. Supports Nuxt Studio production editing, Cloudflare D1/Pages deployment, Verce…
frontendcloudflaredeployment
Nuxt Studio
Visual CMS for Nuxt Content with Cloudflare deployment. Use when setting up Nuxt Studio, configuring OAuth authentication, deploying to Cloudflare Pages/Workers with subdomain routing, or troubleshooting Studio integration.
frontendcloudflaredeploymentai
Tanstack Router
TanStack Router type-safe file-based routing for React. Use for SPAs, TanStack Query integration, Cloudflare Workers, or encountering devtools, type safety, loader, Vite bundling errors.
frontendreactcloudflare
Tanstack Start
TanStack Start (RC) full-stack React with server functions, SSR, Cloudflare Workers. Use for Next.js migration, edge rendering, or encountering hydration, auth, data pattern errors.
frontendreactcloudflare
Tanstack Table
TanStack Table v8 headless data tables with server-side features for Cloudflare Workers + D1. Use for pagination, filtering, sorting, virtualization, or encountering state management, TanStack Query coordination, URL sync errors.
frontendcloudflare
Typescript Mcp
MCP servers with TypeScript on Cloudflare Workers using @modelcontextprotocol/sdk. Use for API integrations, stateless tools, edge deployments, or encountering export syntax, schema validation, memory leak, CORS, auth errors.
toolingtypescriptcloudflaredeployment+1
Browse more topics
accessibilityagentagentsaiai-agencyai-mlanalysisanalyticsanthropicapiapi-developmentapmarchitectureastroatlassianauditauthauthenticationautomationautonomousawsazurebackendblockchainbrowserbunbundle-sizebusinessbusiness-growthbusiness-toolsccachechangelogcheckpointingchromeci-cdclaude-mdcloudcloudflarecmscode-analysiscode-reviewcollaborationcommandscommercialcommitscommunicationcommunitycompliancecomponentscomposerconfigurationcontainerscontentcontextconventional-commitsconversioncppcreativecroncryptocsharpcursordatadatabasedebuggingdependenciesdeploymentdesigndesign-systemdevelopmentdevopsdiscorddiscoverydjangodockerdocsdocumentationdocumentsdotenvdotnetdrift-preventione2eedgeembeddingengineeringenverrorsexamplesexcelexternalfeaturefinancefintechframeworkfrontendgaminggcpgitgithubgitlabglobalizationgogolanggooglegovernancegradlegraphqlhardeninghookshostingi18niacinfrastructureintegrationintegrationsiosissue-trackingjamstackjavajavascriptjirak8sknowledgekotlinkuberneteslanguageslaravelleadershiplearninglinearllmllvmlocalizationlocationlogslong-runninglspmacosmarketingmathmavenmcpmemorymessagingmigrationmobilemodernizationmongodbmonitoringmonorepomysqlnavigationnetlifynextjsnodenosqlnotesnpmobservabilityofficialopenapioperationsoptimizationormovernightowasppackagespaymentspdfperformancepersistencepersonasphpplanningplaywrightpluginportablepostgrespowerpointprpreviewproductproduct-managementproductivityprofilingproject-managementpythonqualityragreactreadmeredisrefactoringregistryreleasesresearchresearch-opsrestreviewruntimerustsaas-packsschedulingscrapingsdksearchsecretssecuritysemanticseoserverlessskill-enhancersskillsslacksqlitessgstorybooksubagentsswaggerswifttailwindtasksteamterraformtest-automationtestingtoolingtoolkittoolstranslationstroubleshootingturborepotypescripttypinguiunit-testsupstashutilitiesuxvcsvercelversion-controlvuevulnerabilitywebwikiwoocommercewordworkersworkflowworkflowsworkspacesxcode