What problem does it solve?
This Skill streamlines the process of building user interfaces using the shadcn/ui component library, ensuring consistency, adherence to best practices, and efficient development.
Core Features & Use Cases
- Component Management: Add, search, fix, debug, style, and compose shadcn/ui components.
- Project Context Awareness: Understands project configuration (aliases, Tailwind version, base/radix presets) for accurate command generation.
- Best Practice Enforcement: Guides users on styling, form handling, and component composition according to shadcn/ui principles.
- Use Case: When you need to add a new form input to your React application using shadcn/ui, this Skill can help you find the right component, add it correctly, and ensure it follows the project's styling and validation rules.
Quick Start
Add the 'button' and 'card' components to your project.