What problem does it solve?
This Skill eliminates inconsistent user interfaces, duplicated component development work, and accessibility gaps across product teams when building or maintaining shared design system infrastructure.
Core Features & Use Cases
- Three-tier design token architecture: Implement primitive, semantic, and component-scoped tokens using W3C standard format, with Style Dictionary for cross-platform generation to CSS, JavaScript, and other formats.
- Production-grade component APIs: Build composable, polymorphic, and compound components with proper controlled/uncontrolled interfaces, className extension points, and full accessibility support.
- End-to-end design system workflow: Cover theming with CSS custom properties, Storybook documentation, semantic versioning with Changesets, and distribution as a reusable npm package.
- Use Case: A company with 10+ product teams can use this Skill to build a shared design system that reduces UI development time by 40% and ensures WCAG AA compliance across all customer-facing products.
Quick Start
Use the design-systems skill to create a new accessible Card compound component with Header, Body, and Footer slots, plus corresponding design tokens and Storybook documentation.