What problem does it solve?
This Skill streamlines the creation, management, and maintenance of design systems within Figma, ensuring consistency and efficiency across teams.
Core Features & Use Cases
- Workflow Orchestration: Guides multi-phase design system builds from discovery to QA, reducing manual errors.
- Automated Asset Creation: Generates tokens, components, styles, and pages aligned with industry standards such as Material 3 and Polaris.
- Reuse & Collaboration: Reuses existing design assets via
search_design_system, facilitating collaboration and version control.
- Error Recovery & Idempotency: Implements cleanup scripts and check-before-create patterns to recover from partial failures.
- Component Variants & Documentation: Creates variant grids, component properties, and documentation pages for easy developer handoff.
- Extensibility: Supports linking code components with
Code Connect, binding variables, and creating a comprehensive design token architecture.
Quick Start
To initiate a design system build, run the createFoundation phase, then proceed to create components using the provided scripts to ensure consistency and repeatability.