scratch is scaffolding for a new app built with agents.
First bootstrap Claude Code or OpenAI Codex tools and subscriptions if needed.
Next build CRUD apps with "batteries included" for database, migrations, design system, UI / API / CLI, unit and headless browser integration tests.
Finally iterate with in-app developer tools like a DOM and web inspector agent chat and code review.
curl -fsSL https://raw.githubusercontent.com/housecat-inc/scratch/main/install.sh | sh
Web UI on :8888 that walks through installing claude, removing interactive defaults, and connecting a subscription.
scratch --port 8888
26 commits
8 commits
Go
73.3%
templ
12.8%
CSS
8.1%
JavaScript
5.7%
scratch is scaffolding for a new app built with agents.
First bootstrap Claude Code or OpenAI Codex tools and subscriptions if needed.
Next build CRUD apps with "batteries included" for database, migrations, design system, UI / API / CLI, unit and headless browser integration tests.
Finally iterate with in-app developer tools like a DOM and web inspector agent chat and code review.
curl -fsSL https://raw.githubusercontent.com/housecat-inc/scratch/main/install.sh | sh
Web UI on :8888 that walks through installing claude, removing interactive defaults, and connecting a subscription.
scratch --port 8888
26 commits
8 commits
Go
73.3%
templ
12.8%
CSS
8.1%
JavaScript
5.7%