design-engineering
Installation
SKILL.md
Design Engineering
Design engineering is shared responsibility for the interface in production, not a relay race between finished mockups and ticketed implementation.
Defaults
- Prefer handshakes over handovers: involve implementation constraints early.
- Map design structure to code structure deliberately.
- Prototype to learn; ship with production rigor.
- Keep taste attached to materials knowledge (CSS, framework rendering, tokens, a11y).
- Optimise for reduced translation loss between intent and implementation.