cloudflare-pages
✓Deploy full-stack applications on Cloudflare Pages. Covers Git integration, Direct Upload, Wrangler CLI, build configuration, Pages Functions (file-based routing), bindings, headers/redirects, custom domains, environment variables. Keywords: Cloudflare Pages, Pages Functions, Git deployment, Direct Upload, Wrangler, pages.dev, _headers, _redirects, _routes.json, preview deployments.
Installation
SKILL.md
Full-stack application hosting with Git-based or Direct Upload deployments to Cloudflare's global network.
| Git integration | CI/CD from GitHub/GitLab | Cannot switch to Direct Upload later | | Direct Upload | Prebuilt assets, CI pipelines | Wrangler: 20k files, 25 MiB/file | | C3 CLI | New project scaffolding | Framework-dependent |
| CFPAGES | 1 | | CFPAGESBRANCH | Branch name | | CFPAGESCOMMITSHA | Commit SHA | | CFPAGESURL | Deployment URL |
Deploy full-stack applications on Cloudflare Pages. Covers Git integration, Direct Upload, Wrangler CLI, build configuration, Pages Functions (file-based routing), bindings, headers/redirects, custom domains, environment variables. Keywords: Cloudflare Pages, Pages Functions, Git deployment, Direct Upload, Wrangler, pages.dev, _headers, _redirects, _routes.json, preview deployments. Source: itechmeat/llm-code.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/itechmeat/llm-code --skill cloudflare-pages- Source
- itechmeat/llm-code
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is cloudflare-pages?
Deploy full-stack applications on Cloudflare Pages. Covers Git integration, Direct Upload, Wrangler CLI, build configuration, Pages Functions (file-based routing), bindings, headers/redirects, custom domains, environment variables. Keywords: Cloudflare Pages, Pages Functions, Git deployment, Direct Upload, Wrangler, pages.dev, _headers, _redirects, _routes.json, preview deployments. Source: itechmeat/llm-code.
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/itechmeat/llm-code --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/itechmeat/llm-code
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01