scaffold
Installation
SKILL.md
Scaffold
Generate incremental code inside an existing repository, following local codebase patterns.
Contract
Inputs:
- Scaffold target type and name
- Repository root
- Existing examples to follow
Outputs:
- Files created or modified
- Patterns copied from existing code
- Manual follow-up steps and tests to run