cf-edge
π―Skillfrom indrasvat/claude-code-skills
Deploys web apps, APIs, static sites, and edge functions to Cloudflare's free tier using wrangler and cloudflared CLIs for personal projects.
Part of
indrasvat/claude-code-skills(4 items)
Installation
npm install -g wranglerSkill Details
Deploy web apps, APIs, static sites, and edge functions to Cloudflare's free tier using wrangler and cloudflared CLIs. Use when user wants to (1) host/deploy a website, blog, or web app, (2) create serverless APIs or edge functions, (3) set up databases (SQL or KV), (4) store files/objects, (5) expose localhost via tunnel, (6) deploy any personal project to the cloud for free. Covers Workers, Pages, D1, KV, R2, Durable Objects, Workers AI, Tunnels, Email Routing. All deployments stay within $0 free tier limits.
More from this repository3
Drives iTerm2 programmatically to automate terminal tasks, run tests, inject commands, and interact with CLI/TUI applications using Python.
Generates comprehensive Product Requirements Documents through interactive discovery, enabling autonomous implementation and progress tracking across multiple Claude sessions.
Performs selective, local AI-powered code reviews via CodeRabbit CLI, focusing on high-risk or explicitly requested code changes with a strict 1-review-per-hour limit.