Authors and reviews Cloudflare Workers projects — wrangler config (toml/jsonc), bindings (KV, R2, D1, Queues, Durable Objects, service bindings, Vectorize, Workers AI), env-scoped vs root config and the non-inheritable bindings trap, Durable Object migrations (renames, SQLite backend), compatibility_date semantics, static assets and Pages migration, secrets vs vars, cron triggers, observability, and deploy/CI patterns with cloudflare/wrangler-action. Use when working with Cloudflare Workers, wrangler.toml/wrangler.jsonc, Workers bindings, Durable Objects, Workers KV/R2/D1/Queues, Workers Static Assets, migrating from Pages to Workers, service bindings or WorkerEntrypoint RPC, or deploying Workers from CI.
$npx -y skills add goodsmileduck/claude-registry --skill cloudflare-workersInstalls into the current project.
Run `npx skills use "https://github.com/goodsmileduck/claude-registry" --skill "goodsmileduck/claude-registry/cloudflare-workers"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/goodsmileduck/claude-registry" that are relevant to the current task. Run `npx skills add "https://github.com/goodsmileduck/claude-registry"` and select the relevant skills, then follow their instructions.