What problem does it solve?
Provides a guided, non-technical onboarding and environment setup so users can go from idea to a live website without needing to manage Git, CI/CD, or hosting details themselves. It removes the friction of account creation, repository setup, local previewing, and deployment so business owners and entrepreneurs can focus on their brand and content rather than infrastructure.
Core Features & Use Cases
- Clear onboarding paths: Offers two workflows (Go All-In or Preview First) so users can choose immediate deployment or a private preview before going live.
- Infrastructure checks and setup: Verifies GitHub CLI, Vercel CLI, and Node.js availability and guides repository creation and Vercel linkage.
- Hand-off to site customization: Runs a brand interview via the site-customizer skill, generates site files, and pushes to a GitHub repo to trigger Vercel deployments.
- Troubleshooting guidance: Provides step-by-step fixes for common issues like auth problems, missing CLIs, and account authorization hurdles.
Quick Start
Create a new VibeCoding project and walk me through Path A (Go All-In) to set up GitHub and Vercel, generate my site from the template, and deploy it live.