What problem does it solve?
shadcn/ui integration in React projects can be complex and time-consuming without a structured workflow. This skill provides clear guidance to setup, install, configure, and customize shadcn/ui components across modern frameworks and dev environments.
Core Features & Use Cases
- Setup Workflow for new projects and existing apps, including initialization and adding components.
- Component Integration Workflow detailing how components are copied into your project, imported, and connected with Radix/Tailwind styling.
- Customization Workflow covering theming, CSS variables, and extending components with custom variants.
- Complete Examples demonstrating common UI patterns like forms, dialogs, charts, and badges, with practical usage scenarios.
- Common Pitfalls and troubleshooting tips to avoid stale code, missing client directives, or misconfigured aliases.
Quick Start
Install shadcn/ui in your project with the CLI, initialize the setup, and start adding components.