Plugins listed here are tagged for this technology stack and auto-indexed from public GitHub repositories.
Plugins listed here are tagged for this technology stack and auto-indexed from public GitHub repositories.
Claude Code plugins tagged for Cloudflare development. Browse commands, agents, skills, and more.
Develop, deploy, and manage applications on Cloudflare’s platform including Workers, Durable Objects, AI agents, and MCP servers. Scaffold projects, configure resources, audit web performance, and integrate with Cloudflare services via API and CLI.
Tail, filter, and AI-analyze real-time logs from deployment platforms like AWS, Vercel, Kubernetes, Supabase, Docker, Cloudflare, Netlify in your terminal using Gonzo TUI. Automatically detects platforms, generates optimized pipe commands with normalizers, and configures AI for insights.
Implement multi-level API caching strategies using Redis for server-side storage, CDNs for edge caching, and HTTP headers for browser control, with TTL settings, tag-based invalidation, cache-aside patterns, and stale-while-revalidate to optimize performance across Node, Python, and Java backends.
Run end-to-end SEO and GEO workflows from keyword research, competitive analysis, and content creation through technical audits, schema markup, AI citation optimization, rank tracking, and monitoring — all orchestrated via natural-language commands with a shared memory system.
Analyze any website's HTTP/HTTPS security headers to detect vulnerabilities, misconfigurations, OWASP compliance gaps, cookie problems, and info leaks. Receive overall grades plus targeted configuration fixes for Nginx, Apache, or Cloudflare servers.
Scaffold and deploy full-stack Cloudflare Workers apps with Hono APIs, Vite+React+Tailwind+shadcn frontends, Drizzle/D1 databases including schemas/migrations/seeds; manage infrastructure via REST API for DNS records, cache purges, WAF rules, R2/KV ops.
Run slash commands to audit full-stack performance, optimize Webpack/Vite/Gradle builds and React bundle sizes via code splitting and caching, implement Node/Express caching layers and service workers, configure Cloudflare/AWS CDNs, and simulate system loads for bottleneck fixes and capacity planning.
Load, query, and analyze data from files (CSV, Parquet, JSON, Excel, Avro, spatial), S3-compatible storage, or attached DuckDB databases using SQL in Claude Code sessions. Preview schemas/samples without full downloads, convert formats, perform spatial analysis (distances, joins), search docs/session logs, install extensions.
Navigate Cloudflare's full product suite—compute (Workers, Pages), storage (R2, D1, KV), AI (Workers AI, Vectorize), networking, security, and IaC (Terraform, Pulumi)—via interactive decision trees to select services and retrieve prioritized documentation for deployments.
Read, write, search, and surgically edit Obsidian notes, tags, and frontmatter via the Local REST API plugin, using either STDIO or Streamable HTTP transport.
Follow guided steps to build production-ready SaaS from idea discovery through UI/UX design, architecture, code generation, review, and deployment. Use optional phase arguments like design, architecture, develop, or deploy for targeted guidance powered by Vercel, Supabase, Stripe, OpenAI, and Cloudflare.
Integrate Drizzle ORM with Cloudflare D1 to build type-safe database schemas and relations, manage migrations using Drizzle Kit, execute prepared SQL queries and batch operations, and resolve common D1 errors like transactions and foreign key constraints.
Build full-stack React apps with TanStack Start using per-route SSR/CSR/SSG, file-based routing, server functions, and Cloudflare Workers for edge deployment. Migrate from Next.js or fix hydration, auth, and data pattern issues in React apps.
Synchronize Claude Code sessions across devices using encrypted cloud storage on Cloudflare R2, AWS S3, or GCS. Initialize setup interactively, push local changes, pull remote updates, check status and diffs, resolve conflicts via interactive diffs or batch, and reset config as needed.
Set up, configure, extend, and debug Better Auth TypeScript authentication for Next.js, Nuxt, Cloudflare D1 via Drizzle/Prisma/Kysely/Hono, and 15+ frameworks. Interactively generate auth configs, schemas, routes, clients, and env vars; add plugins like 2FA, passkeys, Stripe; explain errors with fixes; reference providers; autonomously diagnose issues.
Set up Cloudflare Queues via interactive wrangler wizard for producers, consumers, batching, retries, and dead letter queues; monitor real-time metrics like backlogs and DLQ status; troubleshoot errors such as timeouts, retries, and throughput issues; optimize performance with concurrency and scaling recommendations using commands and diagnostic agents.
End-to-end AI music production workflow: conceive album concepts and tracklists, write and refine lyrics, generate Suno style prompts, master audio for streaming platforms, create promo videos, and coordinate release.
Deploy applications and infrastructure to Cloudflare using Workers, Pages, KV, R2, D1, queues, and related services. Use guided decision trees that activate automatically for deploy, host, publish, or setup requests on Cloudflare.
Set up Nuxt Studio visual CMS for Nuxt Content sites with interactive wizards. Configure OAuth authentication using GitHub, GitLab, or Google providers. Deploy to Cloudflare Pages or Workers with custom subdomains, or to Vercel/Netlify. Validate setups and auto-fix issues like module order.
Build performant headless data tables in React apps using TanStack Table v8, with server-side pagination, filtering, sorting, and virtualization powered by Cloudflare Workers and D1 databases, plus TanStack Query integration for caching, state management, and URL synchronization.
Configure Nuxt Content v3 as a Git-backed CMS in Nuxt apps to build blogs, documentation sites, and content-driven applications using Markdown or MDC. Enable type-safe content queries, Zod/Valibot schema validation, full-text search, SQL storage with SQLite, and production editing via Nuxt Studio. Deploy seamlessly to Vercel or Cloudflare Pages/D1.
Manage Cloudflare Workers KV end-to-end: interactively set up production/preview namespaces with wrangler bindings and TypeScript types, test CRUD operations and connections, analyze/optimize code for performance/cost via anti-pattern detection and refactoring agents, debug KV_ERROR/429 limits/consistency issues with diagnostics and fixes.
Build durable long-running multi-step workflows on Cloudflare Workers with automatic retries, state persistence, sleeps, and event handling. Scaffold TypeScript classes, setup projects interactively, test locally/remotely, debug failures like NonRetryableError or timeouts, and optimize code for cost, speed, and reliability using commands and agents.
Set up Cloudflare R2 buckets in Workers projects via wrangler, bind them to your code with TypeScript types, upload and download objects including large files via multipart with Hono, generate presigned URLs, debug and fix CORS errors, configure event notifications for automation, and migrate S3 buckets using rclone.
Implement type-safe file-based routing for React SPAs using TanStack Router. Build routes with loader functions, integrate TanStack Query for data fetching, bundle projects with Vite, deploy to Cloudflare Workers, and access dedicated devtools.
Build stateful real-time apps like chat rooms and multiplayer games using Cloudflare Durable Objects: scaffold projects with wrangler configs, TypeScript boilerplate, and tests; generate patterns for WebSockets, alarms, and SQLite; interactively debug issues, optimize performance bottlenecks, and manage class migrations with validation.
Accelerate Cloudflare Workers full lifecycle: develop locally with Wrangler/Miniflare, test with Vitest and binding mocks, deploy via GitHub Actions CI/CD to prod/staging, migrate from AWS/Vercel/Node, optimize performance/memory/caching, secure APIs with auth/CORS/rate-limiting, monitor with logs/metrics, using interactive commands, guided skills, and autonomous agents for audits/test gen.
Set up Cloudflare D1 serverless SQLite databases with interactive wizards, generate validated migrations and schemas, configure Worker bindings, run queries, handle errors like D1_ERROR or statement too long, debug autonomously, and optimize slow queries and indexes.
Generate, prototype, and deploy full-stack web apps from natural language descriptions or design mockups, with optional SaaS features like Stripe billing and auth, all deployed to Cloudflare Workers without a local build step.
Generate, modify, and style schema-driven React components from natural language prompts using Thesys AI. Outputs type-safe TypeScript code ready for Vite, Next.js, or Cloudflare Workers deployment.
Build and deploy Model Context Protocol (MCP) servers on Cloudflare Workers using TypeScript SDK, templates for tools/resources/prompts, and Durable Objects for stateful edge applications.
Deploy Next.js apps to Cloudflare Workers using OpenNext adapter, enabling SSR and ISR across App and Pages Routers. Overcomes worker size limits, runtime compatibility issues, connection scoping errors, and integrates with Cloudflare services for edge deployment.
Search ClinicalTrials.gov, retrieve study details and results, and match patients to eligible trials via an MCP server with STDIO or Streamable HTTP transport.
Automatically builds, tests, and deploys full-stack applications from a single user request, handling project scaffolding, bug fixing, security hardening, and deployment to Cloudflare or VPS with go-live verification.
Build stateful agentic applications with OpenAI Responses API to preserve reasoning traces, integrate built-in tools, enable background processing, and migrate from Chat Completions using Node.js SDK or fetch.
Integrate Anthropic's Claude Messages API into Node.js and Cloudflare Workers apps to build chatbots and assistants with streaming responses, prompt caching for efficiency, tool calling, vision analysis, and automatic rate limit handling to avoid 429 errors.
Run a business from markdown files in git: manage campaigns, sites, organic content, bets, wikis, and work sessions through Claude Code skills that read and write your repository of truth.
Author OpenTofu/Terraform HCL and Ansible playbooks to provision infrastructure on Hetzner, DigitalOcean, Cloudflare, AWS, GCP, Azure, and Backblaze. Integrate cloud-init for VM setup, 1Password for secrets, and audit code for security, simplicity, maintainability, and best practices with scoring reports.
Audit deployed websites post-launch via Fix-Audit-Test cycles to identify SEO, security, accessibility, performance, and content issues, generating prioritized reports, scorecards, and badges for quick fixes.
Add zero-config animations to React lists, accordions, and toasts with @formkit/auto-animate, preventing SSR errors, conditional rendering issues, and missing keys in Next.js, Vite, Bun, and Cloudflare apps.
Execute untrusted Python and Node.js code, git operations, and scripts securely in persistent Linux containers on Cloudflare's edge network using Workers SDK. Supports AI code interpreters and edge-based secure computation workflows.
Dynamically discover MCP servers from a central registry via queries, inspect their capabilities, and execute TypeScript/JavaScript code through generated client modules. Enables on-the-fly integrations with tools like Cloudflare, handling multiple/changing servers and large toolsets without context bloat or static configs.
Secure Cloudflare Workers apps with Zero Trust Access authentication using Hono middleware: validate JWTs and service tokens, protect routes via RBAC, and resolve CORS preflight, cache races, and missing headers.
Build semantic search and RAG apps on Cloudflare Workers with Vectorize: create/manage vector indexes, perform CRUD on vectors with metadata filtering, generate embeddings using Workers AI or OpenAI.
Set up Cloudflare Cron Triggers to schedule Workers for periodic tasks and jobs. Configure handlers and wrangler.toml, test locally using --test-scheduled events, deploy to edge runtime, and resolve common errors like invalid cron expressions or missing handlers.
Build and deploy AI agents on Cloudflare Workers that integrate tools via MCP protocol, use LLMs from OpenAI, Anthropic, or Gemini, and access native bindings like D1, KV, R2, and Durable Objects for edge computing workflows.
Configure Cloudflare Email Routing to receive incoming emails at the edge, parse them with postal-mime in Workers, forward to verified addresses, deploy via wrangler, and resolve SPF/DKIM issues for seamless email workflows.
Deploy serverless GPU-accelerated AI inference on Cloudflare Workers: bind LLMs and image models, stream responses, generate embeddings/text/images, integrate AI Gateway, handle rate limits/errors, and build production edge AI apps.
Build and deploy Puppeteer/Playwright browser automation workflows in Cloudflare Workers to generate screenshots and PDFs, scrape websites, manage sessions, and handle rendering errors, timeouts, and memory limits at the edge.
Configure Cloudflare Hyperdrive in Workers projects for pooled, cached connections to PostgreSQL or MySQL databases, resolving pool exhaustion, TLS errors, and connection refusals when using Drizzle or Prisma.
Build and deploy production-ready TypeScript MCP servers to Cloudflare Workers with Hono transport, authentication, Cloudflare services integration, and fixes for export syntax, schema validation, memory leaks, CORS, and auth errors. Enables edge-deployed stateless tools and API integrations.
Integrate Google Gemini embeddings API (gemini-embedding-001) into TypeScript apps for RAG pipelines, semantic search, and Cloudflare Vectorize vector stores. Implement batching, task types via TypeScript SDK, and resolve errors like dimension mismatches, rate limits, text truncation.
Build text, realtime voice, and multi-agent applications using OpenAI Agents SDK in JavaScript/TypeScript. Implement tools, guardrails, workflows, and templates while fixing Zod schema errors, tool calls, infinite loops, and MCP failures.
Automate FFmpeg-powered video workflows: generate commands for viral short-form content (TikTok/Reels with kinetic captions, hooks), GPU-accelerated transcoding/encoding, live streaming (RTMP/HLS), container deployments (Docker/Modal/Cloudflare), CI/CD pipelines, and Python integrations (PyAV/OpenCV for ML pipelines).
Automate full product analytics instrumentation for SaaS apps: scan codebase to audit current tracking and model product entities, design opinionated tracking plans, generate SDK-specific code templates and typed wrappers for 24 tools like Amplitude and PostHog, implement tracking files, update plans for new features, and monitor git diffs for coverage gaps with a background agent.
Acquire, clean, compute, and visualize football data from multiple providers (StatsBomb, FBref, Wyscout, etc.) with built-in analytics skills, code review agents, and a searchable MCP documentation server.
Build, test, and release MCP servers built on @cyanheads/mcp-ts-core with scaffolding, design, testing, security auditing, and automated publishing workflows
Query U.S. regulatory datasets from Spicy Regs—including dockets, comments, documents, agency activity, filing timelines—using DuckDB SQL directly against public Cloudflare R2 Parquet bucket for cross-docket analysis without local downloads.
Manage Cloudflare services (DNS, Workers, KV, R2, etc.) directly from Claude using MCP tools, enabling full platform access via API token authentication.
Design, build, and deploy high-converting sales funnels with optimized UI/UX, mobile responsiveness, and page speed, integrating analytics, email, and payment providers.
Manage Obsidian markdown wikis with automated auditing, linking, renaming, publishing to Cloudflare Pages, and importing VCF contacts; also generate professional invoices, cover letters, and JSON resumes, and refactor codebases to reduce entropy.
Develop full-stack Cloudflare edge applications: build Workers for serverless runtime and storage, create AI agents with Workers AI SDK for model inference and orchestration, engineer durable Workflows for long-running tasks, and configure VPC bindings to securely access private APIs in AWS, Azure, or GCP networks.
Configure Infisical Secret Syncs to push secrets to 38+ services including AWS Secrets Manager, GCP Secret Manager, Azure Key Vault, GitHub, Vercel, and Cloudflare. Set up automated secret distribution for secure connections across cloud platforms, apps, and vaults without manual updates.
Scaffold, test, secure, and deploy TypeScript MCP servers using @cyanheads/mcp-ts-core — from generating tool/resource definitions and integrating authentication/telemetry to publishing releases with GitHub Actions and Cloudflare Workers.
Build and deploy SEO-optimized static Astro 5 sites for local businesses, generating 80-100+ programmatic pages combining services and areas, plus schema markup, FAQs, blog setup, and internal linking directly to Cloudflare Pages.
Migrate Next.js projects to vinext, a Vite-based reimplementation, by scanning compatibility, replacing packages via npm/yarn/pnpm, generating Vite configs, converting to ESM, and configuring deployments for Cloudflare Workers or Nitro.
Build ultrafast web APIs and apps with Hono across Node.js, Deno, Bun, and Cloudflare Workers using guided workflows for routing, middleware setup including auth/CORS/validation, type-safe RPC, WebSockets, streaming/SSE, testing patterns, and multi-runtime deployment.
Conduct AI-orchestrated pentests on deployed web apps via CLI: run passive recon, discovery of APIs/secrets/cloud backends, scans for injections/auth/business logic/cloud misconfigs/WAFs, optional active exploits with consent, and generate PDF reports with severity-ranked findings and remediations.