← back to Claude Webdev Accelerator
README.md
25 lines
# claude-webdev-accelerator
A Claude-Code-driven pipeline for rapidly prototyping and launching high-value
client web projects by **composing the skills and agents already in this stack**
rather than rebuilding each time.
- **[ACCELERATOR.md](./ACCELERATOR.md)** — the playbook every launched session
follows (intake → design → scaffold → build → verify → preview → gated launch).
- **scripts/new-project.sh `<slug>`** — scaffold a new gitified client project
honoring the house rules (sort+density grids, admin date+time, `.gitignore`).
- **templates/** — starter server + grid.
- **clients/** — per-engagement briefs.
## How it's launched
The Idea Board (`ideas.agentabrams.com`, local `:9820`) has a **🚀 Launch
Web-Dev Accelerator** button and per-idea **Build new project ▶** actions. Each
opens a fresh Claude Code session in this directory pointed at `ACCELERATOR.md`,
seeded with the idea. The launch endpoint (`POST /api/build`) reconstructs the
prompt server-side and spawns an iTerm2 tab — nothing client-supplied is ever
executed.
## Rails
Deploy, DNS, publish, send-to-list, and spend are **Steve-gated** — the
accelerator builds everything one switch from live and stops.