| name | Design System |
| description | Assemble tokens, components, and rules into a design system the whole team can build on. |
| category | Content |
Design System
Turn a set of designs into a reusable system — tokens, components, and the rules
that keep them consistent.
When to use
- A brand's screens exist but nothing is systematized.
- Multiple surfaces are drifting out of visual sync.
Steps
- Extract the primitives: color, type, spacing, and radius tokens.
- Build the core components from those tokens, with states.
- Document each component's usage and the rules around it.
- Define the patterns that compose components into layouts.
- Package it so designers and engineers pull from one source.
Output
A design system: tokens, documented components with states, and usage rules,
following the [[Design principles]]. Ready for the team to build on.