What problem does it solve?
This skill removes the friction of integrating shadcn/ui into React projects by guiding developers through component discovery, configuration, customization, and verification so they can ship polished UI faster.
Core Features & Use Cases
- Component discovery and planning: use MCP tools to browse catalogs, view metadata, and plan installations for forms, tables, and dashboards.
- Setup and validation: walk through components.json, Tailwind settings, path aliases, and utility helpers to ensure the project is ready for shadcn/ui.
- Customization and composition: outline theming via CSS variables, component variants, wrapper components, and accessibility best practices so your design system stays consistent.
- Hands-on references and examples: follow the included setup, customization, migration guides, and example layouts to implement auth flows, data tables, and responsive forms.
Quick Start
Ask the shadcn-ui skill to review your Tailwind config and suggest the steps to add a login form using shadcn/ui components.