What problem does it solve?
shadcn/ui is not a traditional component library; it provides a collection of reusable components you copy into your project, giving full ownership, complete customization, no version lock-in, and zero runtime overhead.
Core Features & Use Cases
- Component discovery and evaluation: Identify and select shadcn/ui components that fit your design system.
- Installation and integration: Quick setup and seamless incorporation into React projects with Tailwind and Radix-based primitives.
- Customization and theming: Tailor components to your brand using CSS variables, variants, and config options.
- Best practices and exemplars: Follow recommended patterns for accessibility, performance, and maintainability with shadcn/ui.
- Use Case: Teams building dashboards and forms can rapidly compose UIs with a consistent look-and-feel.
Quick Start
Install shadcn/ui in your project and begin discovering, integrating, and styling components with the MCP tooling.