What problem does it solve?
This Skill eliminates inconsistent, ad-hoc UI component creation in StyleSeed-based frontend projects, ensuring all components follow standardized design tokens, accessibility rules, and structural conventions without manual guesswork or design system drift.
Core Features & Use Cases
- StyleSeed Convention Alignment: Generates components that strictly follow Toss seed design language, including semantic tokens, predictable typing, and reusable variants.
- Built-in Accessibility Defaults: Automatically includes 44x44px touch targets, visible keyboard focus, and reduced-motion support to meet accessibility standards out of the box.
- Use Case: When building a new button or card component for a StyleSeed project, use this Skill to generate code that matches existing project conventions instead of writing custom markup that diverges from the design system.
Quick Start
Use the ui-component skill to generate a new accessible button component for your StyleSeed project that uses semantic design tokens and supports primary, secondary, and disabled variants.