What problem does it solve?
Manually creating new UI components is a repetitive and error-prone task, requiring strict adherence to specific design system patterns. This Skill automates the initial setup, ensuring consistency and saving valuable development time.
Core Features & Use Cases
- Automated Component Scaffolding: Generates new React components with the correct file structure and boilerplate, ready for implementation.
- Pattern Enforcement: Ensures immediate adherence to
base-joy design system patterns, including proper ColorContext integration and JSDoc @default tags for props.
- Time-Saving: Reduces manual setup and the need to recall intricate pattern details, allowing developers to focus on component logic and features.
- Use Case: When starting a new UI feature, use this Skill to instantly create the component's foundational files, ensuring it aligns with the design system from day one.
Quick Start
Generate a new Button component following the base-joy design patterns.