Разработка на Cloudflare Workers
★ 6.8 · general
cloudflare-worker-dev is a Claude Code skill that supports development of serverless applications on Cloudflare Workers, covering edge APIs, KV-based caching, Durable Objects for stateful coordination, and cron-triggered scheduled tasks. It handles wrangler.toml configuration, request routing, CORS setup, geohash-based cache keys, and storage patterns across KV, R2, and D1. The skill activates on keywords like Workers, KV, Durable Objects, wrangler, and edge function, but is not intended for Cloudflare Pages setup, DNS management, or general CDN configuration. It suits developers building low-latency APIs, rate limiters, or real-time features without managing servers directly.