Design Driven

Design-driven development methodology — the design/ directory is the single source of architectural truth; read it before coding, stay within its boundaries, and update it first when the system's shape changes. Use whenever starting development on this project, or when the user asks to create/update architecture docs, add a feature that may cross existing boundaries, refactor system structure, or understand the codebase architecture. Triggers on "design first", "update the design", "does this change the architecture", "write a design for", "what's the current design", or onboarding to a codebase's shape. Args — `/design-driven init` to configure a project, `bootstrap` to generate design from existing code, `audit` to reconcile design/ against current code.

lidessen 6db524d 8 files · 62.3 KB Updated

File contents

lidessen/rossovia/tree/main/archive/skills/design-driven commit 6db524d338

Frequently asked questions

npx skillmds@latest add lidessen/design-driven