What problem does it solve?
This Skill streamlines the process of working with shadcn/ui components, from initial setup and adding new components to debugging, styling, and composing complex UI elements, ensuring adherence to best practices and project consistency.
Core Features & Use Cases
- Component Management: Add, search, and update shadcn/ui components using the CLI.
- Code Quality & Consistency: Enforces styling, form, and composition rules for maintainable UI.
- Project Context: Leverages
components.json for project-specific configurations like aliases, Tailwind version, and base library.
- Use Case: When refactoring a project to use shadcn/ui, this Skill can guide the addition of components, ensure correct styling, and help integrate them seamlessly into the existing codebase.
Quick Start
Use the shadcn skill to add the button and dialog components to your project.