What problem does it solve?
This Skill solves the complexity of managing a component-based design system by automating the installation, configuration, and maintenance of shadcn/ui components within your project.
Core Features & Use Cases
- Component Lifecycle Management: Seamlessly add, update, and audit UI components using the project's specific package manager and configuration.
- Styling & Composition Enforcement: Ensures all UI code adheres to strict semantic styling, accessibility, and composition rules, preventing common pitfalls like manual z-index overrides or incorrect spacing.
- Use Case: When you need to add a complex form with validation states, this Skill guides you through using the correct FieldGroup, Field, and ToggleGroup components while ensuring your Tailwind classes and semantic tokens are applied correctly.
Quick Start
Use the shadcn skill to add a button and a dialog component to the current project.