project-scaffolder
Installation
SKILL.md
Project Scaffolder
When this applies
Trigger this skill when a repo has:
- a
PRD.md(the only substantive file — usually the result of the builder's own research, written before any code exists), and - optionally
.gitignore, an empty or boilerplateREADME.md, and/or aLICENSE
and is missing design.md, AGENTS.md, and WORKFLOW.md.
Do not run this if design.md or AGENTS.md already exist and are
populated — that means scaffolding already happened, and regenerating
would overwrite real decisions. If they exist but look like placeholders
(near-empty, clearly boilerplate), ask before overwriting.