Setup Dev Environment

Turn the dev-architecture spec into a real, runnable local environment. Use after the project-spec pipeline, as the first step of the build phase: install tooling, init the repo (.gitignore, CLAUDE.md, settings.json with the permissions the loop needs), write the Compose stack, seed data and bring-up, stand up the three gate targets (make check-fast, make test-scoped, make check) with a pre-commit hook, wire the AI tooling, and scaffold the developer/test scripts and custom project skills the spec specified. For a UI project it installs the chosen kit and writes the root DESIGN.md.

a-v-ershov 8461627 5 files · 50.8 KB Updated

File contents

a-v-ershov/buildloop/tree/main/skills/setup-dev-environment commit 8461627e38

Frequently asked questions

npx skillmds@latest add a-v-ershov/setup-dev-environment