What problem does it solve?
This Skill helps you create new UI components that match the StyleSeed design system without manually re-deriving conventions each time. It reduces inconsistency, speeds up component authoring, and keeps implementations aligned with the project's styling and accessibility rules.
Core Features & Use Cases
- Component generation: Produces a new reusable component with the correct file placement and export style.
- Design-system compliance: Applies StyleSeed conventions for tokens, spacing, typography, motion, and semantic color usage.
- Accessibility-first patterns: Includes keyboard focus, ARIA passthrough, and touch-target guidance by default.
- Use case: Ask for a button-like control, form field, or composed pattern component and get a code-ready implementation that fits the existing UI system.
Quick Start
Create a new StyleSeed component named alert with a short description of its purpose and desired variants.