Wrangler — деплой и управление Cloudflare Workers

★ 8.5 · vibe-coding

wrangler is a Claude Code skill that assists with Wrangler CLI (v4.x+), Cloudflare's official tool for deploying and managing Workers. It covers commands such as dev, deploy, tail, types, and check startup, along with configuration of KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Durable Objects, Queues, Workflows, Containers, and Secrets Store bindings via wrangler.jsonc. Rather than relying on potentially outdated pre-trained knowledge about CLI flags and config fields, the skill prioritizes fetching current documentation from developers.cloudflare.com. It's built for engineers developing serverless applications on Cloudflare Workers who need accurate TypeScript type generation, multi-environment staging/production setup, and Worker startup time profiling.