Development
Command
/cloudflare-api
Hit the Cloudflare REST API for bulk, fleet, and operations wrangler can't do
Install
> /plugin marketplace add jezweb/claude-skillsHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/cloudflare-api
Context preview
What this command does when you run it.
Hit the Cloudflare REST API for bulk, fleet, and operations wrangler can't do
Command definition
cloudflare-api.mddescription: Hit the Cloudflare REST API for bulk, fleet, and operations wrangler can't do argument-hint: "[dns|hostname|email|cache|waf|redirect|settings|routes|analytics] [domain]"
Load the `cloudflare-api` skill.
Parse $ARGUMENTS for operation type and target domain:
- `dns example.com` — bulk DNS operations
- `hostname example.com` — custom hostname management
- `email example.com` — email routing rules
- `cache example.com` — cache purge
- `waf example.com` — WAF/firewall rules
- `redirect example.com` — redirect rules
- `settings` — zone settings (fleet-wide)
- `routes example.com` — Worker route management
- `analytics example.com` — GraphQL analytics query
If no type specified, ask what they need. If no domain, use the current project's domain from wrangler.jsonc.
Ships withjezweb-skills
Production workflow skills for Claude Code. Each skill guides Claude through a recipe to produce tangible output — scaffolded projects, generated assets, professional documents, deployed services. Ten plugins of practical, production-oriented skills.
Get the whole plugin
Stats
1,008
Stars
100
Forks
Maintained
Maintenance
Python
Language
MIT
License
2mo ago
Last commit
11mo ago
Created
Repo: jezweb/claude-skills
Other commands on jezweb-skills.
Command
Command
Command
Command
Command
tanstack-start
Build a full-stack TanStack Start app on Cloudflare Workers from scratch

