Takes your SDD or PRD and bootstraps a working MVP by breaking it into thin vertical slices, scaffolding the first end-to-end path, then TDD-implementing through a generator-evaluator loop borrowed from the GAN harness. It's a full orchestration wrapper that gates at the slice plan and pre-commit stages, so you can steer before code lands. The vertical slice approach (one complete path through the stack, not all models then all views) is smart and matches how you'd actually want to build. If you have a spec document and need a running starting point instead of just scaffolding, this is the tool. Heavy operation, expect it to take time.
npx -y skills add affaan-m/ecc --skill orch-build-mvp --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
kubesphere/kubesphere
supercent-io/skills-template