project-design-bootstrap
Installation
SKILL.md
Project Design Bootstrap
Turn project intent into a maintainable starting point: concise design docs, clear module boundaries, operational conventions, and implementation-ready scaffolding rules.
Core Workflow
- Capture product and system decisions, not transcript.
- Separate confirmed constraints from inferred design.
- Define module boundaries, data ownership, runtime surfaces, and package/tooling conventions.
- Keep docs and scaffolding rules short enough to maintain.
- End with
implementation-prompt.mdwhen the project is stable enough to build.
Reference Routing
Read references/design-doc-rules.md when creating or revising architecture docs, especially for: