# Cloudflare Deploy

> Deploy the resume app to Cloudflare Pages using the documented build and wrangler steps. Use when deploying, troubleshooting deploys, or updating Pages-related CI configuration. Use when this capability is needed.

- Skill: `tomevault-io/cloudflare-deploy-2` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/cloudflare-deploy-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/cloudflare-deploy-2/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/cloudflare-deploy-2

---


# Cloudflare Deploy

## Overview
Build and deploy the resume app to Cloudflare Pages using the project workflow.

## Workflow
1. Build the app: `pnpm --workspace-root build` (or `cd dev/apps/resume && pnpm build`).
2. Deploy from `dev/apps/resume`: `wrangler pages deploy ./dist/client --project-name resume --branch main`.
3. Provide `CLOUDFLARE_API_TOKEN` and `CLOUDFLARE_ACCOUNT_ID` environment variables.
4. Review `.github/workflows/deploy-release.yml` when adjusting CI deploy behavior.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/salieri) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-14 -->

