Deploy a free VLESS proxy/VPN node on Cloudflare Pages using edgetunnel. Automates code download, UUID generation, Pages deployment, free domain registration (DNSExit), DNS configuration, custom domain binding, and client setup for Shadowrocket/v2rayN/Clash. Uses Cloudflare Pages (not Workers) because Pages supports CNAME-based custom domains from any DNS provider, avoiding the need to host DNS on Cloudflare.
$npx -y skills add davepoon/buildwithclaude --skill cf-proxyInstalls into the current project.
Run `npx skills use "https://github.com/davepoon/buildwithclaude" --skill "davepoon/buildwithclaude/cf-proxy"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/davepoon/buildwithclaude" that are relevant to the current task. Run `npx skills add "https://github.com/davepoon/buildwithclaude"` and select the relevant skills, then follow their instructions.