tag

cloudflare

40 indexed skills · max 10 per page

skills (40)

cloudflare-queues

jezweb/claude-skills · Cloud

0

Async message queues for background processing with automatic retries, batching, and dead letter queue support. \n \n Supports producer and consumer patterns with configurable batching (1-100 messages), timeouts (0-60s), and retry policies (0-100 retries) across 10,000 queues per account \n Handles non-idempotent operations safely through explicit message acknowledgement; prevents duplicate writes and data loss with dead letter queue configuration \n Processes up to 5,000 messages/second per que

cloudflare-turnstile

jezweb/claude-skills · Cloud

0

Bot protection with Turnstile CAPTCHA alternative for forms, login, and signup flows. \n \n Supports implicit (auto-render) and explicit (programmatic) rendering modes, plus React integration via @marsidev/react-turnstile \n Mandatory server-side validation via Siteverify API; tokens expire in 5 minutes and are single-use only \n Prevents 15 documented issues including CSP blocking, Safari Hide IP failures, Chrome/Edge first-load errors, token reuse bugs, and Jest incompatibility \n Includes tes

cloudflare-kv

jezweb/claude-skills · Cloud

0

Global key-value storage at Cloudflare's edge with sub-5ms latency and eventual consistency. \n \n Supports reads, writes, bulk operations, metadata storage, TTL expiration, and pagination across 1,000+ namespaces per account \n Enforces 1 write per second per key (use retry logic for rate limits) and eventual consistency within ~60 seconds across regions \n Offers cacheTtl for edge caching (minimum 60s), metadata optimization to avoid extra reads, and hot/cold key performance patterns (6-8ms vs

cloudflare-worker-base

jezweb/claude-skills · Cloud

0

Production-ready Cloudflare Workers setup with Hono, Vite, and Static Assets preventing 10 documented issues. \n \n Prevents critical routing conflicts (API routes returning index.html ), export syntax errors, HMR race conditions, and Vite 8+ compatibility issues through tested configuration patterns \n Includes auto-provisioning for R2, D1, and KV resources (Wrangler 4.45+), Workers RPC for service-to-service calls, and gradual rollout asset mismatch handling \n Covers free tier 429 errors with

cloudflare-d1

jezweb/claude-skills · Cloud

0

$22

cloudflare-r2

jezweb/claude-skills · Cloud

0

$22

cloudflare

cloudflare/skills · Cloud

0

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

0

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

0

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

0

$22

prevpage 4 / 4next