scaffold-mvp
Installation
SKILL.md
Scaffold MVP
When to Use
- User asks or mentions this skill in English (e.g., "use /scaffold-mvp", "run scaffold-mvp").
- O usuário pede ou menciona esta skill em português (ex.: "use /scaffold-mvp", "execute scaffold-mvp").
Trigger
This skill is activated only in brand-new repositories, right after /write-specs has established the shared language, domain, and an approved SPEC SDD, or when the user explicitly asks for a quick MVP bootstrap.
Golden Rule (Non-Negotiable)
It is strictly forbidden to build base UI components or infrastructure from scratch.
Reuse shared components and mature libraries focused on prototyping speed. This is the highest priority and non-negotiable.