What problem does it solve?
This Skill streamlines the process of managing shadcn/ui components within a project, ensuring consistency, adherence to best practices, and efficient development of user interfaces.
Core Features & Use Cases
- Component Management: Add, search, update, and debug shadcn/ui components.
- Best Practice Enforcement: Provides rules and guidance for styling, forms, and component composition.
- Project Context Awareness: Integrates with project configuration (
components.json) to understand aliases, framework, and icon libraries.
- Use Case: When developing a new feature that requires a modal dialog, use this Skill to add the
Dialog component, ensuring it follows accessibility guidelines and project styling conventions.
Quick Start
Use the shadcn skill to add the button and card components to your project.