What problem does it solve?
This Skill streamlines the process of building and customizing user interface components using the shadcn/ui library, ensuring consistency, accessibility, and adherence to best practices.
Core Features & Use Cases
- Component Customization: Modify and extend existing shadcn/ui components to fit project-specific design requirements.
- Design Token Integration: Ensures all styling uses design tokens for theme compatibility and maintainability.
- Accessibility Standards: Guides users to preserve Radix UI's accessibility features and implement proper ARIA attributes.
- Use Case: When you need to add a new button component to your application, this Skill will guide you on how to add it using the shadcn/ui CLI, customize its variants, ensure it uses design tokens for theming, and preserve its accessibility features.
Quick Start
Use the shadcn skill to add a new button component to your project.