cloudflare▌
27 indexed skills · max 10 per page
cloudflare-d1
jezweb/claude-skills · Cloud
$22
cloudflare-r2
jezweb/claude-skills · Cloud
$22
cloudflare-worker-builder
jezweb/claude-skills · Cloud
Scaffold and deploy Cloudflare Workers projects with Hono routing, Vite dev server, and Static Assets. \n \n Guides you through project setup in four steps: understanding requirements, scaffolding structure, configuring bindings (D1, R2, KV), and deploying to production \n Provides ready-to-use asset files including wrangler.jsonc , vite.config.ts , Hono app entry point, and TypeScript configuration \n Documents critical patterns for export syntax, SPA fallback with API route protection, Vite pl
cloudflare
cloudflare/skills · Cloud
Complete Cloudflare platform integration with decision trees for compute, storage, AI, networking, security, and infrastructure-as-code. \n \n Covers 50+ Cloudflare products organized by use case: serverless functions (Workers, Pages), data storage (KV, D1, R2), AI/ML (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), and security (WAF, DDoS, Bot Management) \n Includes decision trees to route tasks to the right product based on requirements (e.g., \"run code\" → Workers vs. Pag
building-ai-agent-on-cloudflare
cloudflare/skills · Cloud
Stateful AI agents on Cloudflare Workers with WebSocket communication, persistent state, and scheduled tasks. \n \n Build agents using the Agents SDK that maintain state across client reconnections and scale via Durable Objects \n Support real-time WebSocket communication, HTTP endpoints, and automatic message history for chat-focused agents \n Schedule background tasks with delay, specific dates, or cron expressions; query state with embedded SQLite \n Extend Agent or AIChatAgent base classes,
building-mcp-server-on-cloudflare
cloudflare/skills · Cloud
Build and deploy remote MCP servers on Cloudflare Workers with tools and OAuth authentication. \n \n Define tools using Zod-validated parameters and expose them via MCP protocol; supports text responses, external API calls, and database bindings \n Two deployment modes: public servers (no auth) and OAuth-protected servers (GitHub, Google, Auth0, and other providers) \n Test locally with MCP Inspector, deploy with Wrangler CLI, and connect clients via Claude Desktop or other MCP-compatible applic
cloudflare-vectorize
jezweb/claude-skills · Cloud
$22