Say "I want a website" and watch it happen. This Claude Code skill walks you from nothing to a live personal site — you talk, it codes.
No tutorials to read. No commands to memorize. Just a conversation.
Copy the skill to your Claude Code skills directory:
git clone https://github.com/che-3/zero-dollar-website-skill.git ~/.claude/skills/zero-dollar-websiteOpen Claude Code anywhere and say:
- "I want to build a personal website"
- "Help me make a portfolio site"
/zero-dollar-website
The skill will walk you through everything — from design choices to a live URL.
- Asks what you want — name, role, style preferences, sections
- Builds the site — generates clean HTML + CSS, mobile-responsive, no frameworks
- Shows you a preview — iterate on design until you're happy
- Pushes to GitHub — sets up the repo for you
- Deploys on Vercel — live on the internet in seconds
- Custom domain — optional, guides you through DNS setup if you want one
- Require you to know how to code
- Install heavy frameworks or build tools
- Cost anything for hosting (GitHub + Vercel are free)
- Make design decisions without asking you first
For a full written guide (if you prefer reading over talking to an AI): your-zero-dollar-website
Available in English, 中文, and with Windows-specific instructions.
- macOS or Windows
- Claude Code installed
- A GitHub account (free)
- A Vercel account (free, sign up with GitHub)
MIT