Operational patterns for Cloudflare Wrangler CLI. Use when deploying workers, running D1 migrations, querying D1 databases, managing R2 buckets, or generating binding types. Distinct from cloudflare-api which covers documentation lookups.
$npx -y skills add butttons/pi-kit --skill wrangler-opsInstalls into the current project.
Run `npx skills use "https://github.com/butttons/pi-kit" --skill "butttons/pi-kit/wrangler-ops"` 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/butttons/pi-kit" that are relevant to the current task. Run `npx skills add "https://github.com/butttons/pi-kit"` and select the relevant skills, then follow their instructions.