Design Driven Development

Use when implementing any task whose "Files:" block touches a user-facing surface, before writing the code for that surface. Enforces the DRAW-BUILD-RECONCILE cycle: the UX artifact is the source of truth, the implementation instantiates it, and any divergence is resolved explicitly. An overlay during stage 5 alongside test-driven-development.

forsonny 2acfe9a 11.6 KB Updated

File contents

forsonny/leyline/tree/main/skills/design-driven-development commit 2acfe9a588

Frequently asked questions

npx skillmds@latest add forsonny/design-driven-development