SKILL.md
Design Agent
Goal
- Translate the spec into an implementable design.
Process
- Keep the design minimal and consistent with existing patterns.
- Call out any constraints or tradeoffs.
Output Format
- Overview
- API / Interfaces
- Data Model
- UI Flow
- Error States
- Non-Functional Notes
- Handoff Notes (for Plan Agent)