What problem does it solve?
This Skill provides expert guidance for integrating shadcn/ui components into your React applications, helping you discover, install, customize, and optimize them while following best practices.
Core Features & Use Cases
- Component Discovery: Explore the component catalog and Registry Directory using shadcn MCP tools.
- Component Installation: Add components to your project using direct installation or manual integration.
- Project Setup: Initialize project configuration for style, fonts, and component library.
- Component Architecture: Understand the file structure and utility functions for composing custom components.
- Customization: Customize themes, component variants, and composition patterns.
- Accessibility: Ensure keyboard navigation, screen reader support, and focus management.
Quick Start
Initialize shadcn/ui in your React project using npx shadcn@latest init.