·cloudflare-pages
</>

cloudflare-pages

baphomet480/claude-skills

Deploy static sites to Cloudflare Pages with custom domains and CI/CD. Use when the user wants to deploy a site to Cloudflare Pages, add a custom domain to a Pages project, set up GitHub Actions CI/CD for Cloudflare Pages, roll back a deployment, or verify deployment status. Triggers on "deploy to Cloudflare", "Cloudflare Pages", "add custom domain", "pages deploy", or any Cloudflare Pages hosting workflow.

6Installs·1Trend·@baphomet480

Installation

$npx skills add https://github.com/baphomet480/claude-skills --skill cloudflare-pages

SKILL.md

Deploy any static site to Cloudflare Pages — create projects, attach custom domains, wire up CI/CD, and verify deployments. Framework-agnostic: works with Hugo, Astro, Next.js, Nuxt, SvelteKit, or any build tool that produces static output.

| wrangler CLI | npm i -g wrangler then wrangler login (opens browser OAuth) | | Cloudflare account | dash.cloudflare.com — free tier works | | Account ID | Dashboard → any zone → Overview sidebar, or wrangler whoami | | API Token (CI/CD) | Dashboard → API Tokens → "Edit Cloudflare Workers" template (includes Pages) |

| DNS API Token | Dashboard → API Tokens → Custom → Zone:DNS:Edit (only if adding custom domains via API) | | Zone ID | Dashboard → your domain → Overview sidebar (only for custom domains) |

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/baphomet480/claude-skills --skill cloudflare-pages
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is cloudflare-pages?

Deploy static sites to Cloudflare Pages with custom domains and CI/CD. Use when the user wants to deploy a site to Cloudflare Pages, add a custom domain to a Pages project, set up GitHub Actions CI/CD for Cloudflare Pages, roll back a deployment, or verify deployment status. Triggers on "deploy to Cloudflare", "Cloudflare Pages", "add custom domain", "pages deploy", or any Cloudflare Pages hosting workflow. Source: baphomet480/claude-skills.

How do I install cloudflare-pages?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/baphomet480/claude-skills --skill cloudflare-pages Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/baphomet480/claude-skills