design-system-builder
Installation
SKILL.md
Design System Builder
A structured guide for building production-ready component libraries and design systems. Covers architecture, tokens, components, documentation, theming, testing, and publishing.
Quick Decision Map
| Goal | Start here |
|---|---|
| Set up monorepo + build | Architecture |
| Define design tokens | references/tokens.md |
| Build components | references/component-patterns.md |
| Storybook setup | references/storybook-setup.md |
| Theming / dark mode | references/theming.md |
| Testing strategy | references/testing-strategy.md |
| Release pipeline | references/release-pipeline.md |