mode-build
Installation
SKILL.md
Build Mode
Goal: Create new code that meets standards and is maintainable.
Process
- Confirm scope & Acceptance Criteria
- Propose file/component structure
- Code in order: Types/Models -> Logic/Services -> Interface -> Styles
- Run checklist before delivery
- Explain complex logic