cloudflare-deploy
Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install cloudflare-deploy --cli claudewrites the skill into.claude/skills/cloudflare-deploy/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/cloudflare-deploy/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.
When to use it
Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/development/cloudflare-deploy/SKILL.md -o .claude/skills/cloudflare-deploy/SKILL.md
Notes
Extracted from davila7/claude-code-templates, cloudflare-deploy category.