# Cloudflare > Skill for deploying to Cloudflare Pages/Workers - Author: Sbozo88 - Repository: Sbozo88/TKM-Registration-Form - Version: 20260128021444 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/Sbozo88/TKM-Registration-Form - Web: https://mule.run/skillshub/@@Sbozo88/TKM-Registration-Form~Cloudflare:20260128021444 --- --- name: Cloudflare description: Skill for deploying to Cloudflare Pages/Workers --- # Cloudflare Skill This skill provides instructions for deploying applications to Cloudflare. ## Overview Cloudflare Pages is used for hosting static sites and front-end frameworks. ## Instructions - Ensure `wrangler` is installed: `npm install -D wrangler`. - Login with `npx wrangler login`. - Configure `wrangler.json` with `pages_build_output_dir`. - Deploy using `npx wrangler pages deploy `.