cloudflare-pages

Deploy full-stack JAMstack applications to Cloudflare Pages with Git-based workflows.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/SerendipityOneInc/srp-claude-code-marketplace --skill cloudflare-pages
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cloudflare-pages
Source: https://github.com/SerendipityOneInc/srp-claude-code-marketplace/tree/main/plugins/srp-developer/skills/cloudflare-pages
Command: npx skills add https://github.com/SerendipityOneInc/srp-claude-code-marketplace --skill cloudflare-pages

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cloudflare Pages streamlines deploying and hosting full-stack JAMstack apps with a global edge network, serverless capabilities, and seamless Git-based workflows, eliminating complexity in deployment and hosting.

Core Features & Use Cases

  • Global CDN, automatic preview deployments, and Git integration for fast, reliable web apps.
  • Native bindings to Workers, KV, R2, D1, and Durable Objects enabling edge-first data and computation.
  • Ideal for modern web apps needing fast performance, easy CI/CD, and scalable edge logic.

Quick Start

Use the cloudflare-pages skill to set up a new Pages project, connect a Git repository, and deploy a production site using Wrangler.

Frequently Asked Questions about cloudflare-pages

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy a JAMstack application to a global CDN using Git integration?▼

You can deploy JAMstack applications to a global CDN by connecting a Git repository to Cloudflare Pages, which automatically builds and deploys production sites and preview deployments using Git-based workflows and Wrangler CLI configuration.

Can I bind serverless functions to KV, R2, and D1 storage on the edge?▼

Yes, Cloudflare Pages supports native bindings to Workers, KV, R2, D1, and Durable Objects, enabling edge-first data access and serverless computation directly within your full-stack JAMstack application without external API calls.

Do I need the Wrangler CLI to set up and configure a Pages project?▼

Yes, familiarity with the Wrangler CLI and Pages configuration is required to set up a new Pages project, establish bindings, and deploy your full-stack application to the edge network.

What is the best way to host full-stack web apps with automatic preview deployments?▼

Cloudflare Pages streamlines hosting full-stack web apps by providing automatic preview deployments via Git integration, a global edge CDN for fast performance, and native serverless functions for scalable edge logic.

Does edge computing with Pages support CI/CD workflows for modern web apps?▼

Yes, edge computing through Cloudflare Pages provides seamless Git-based CI/CD workflows, generating automatic preview deployments and enabling scalable edge logic for modern web applications requiring fast and reliable performance.