shadcn-ui
Discover, install, and customize accessible shadcn/ui components and blocks using MCP tools.
Install
npx skills add https://github.com/google-labs-code/stitch-skills --skill shadcn-uiStats
| Total installs | 19,171 |
| Weekly installs | 19.1K |
| GitHub stars | 3.4K |
| First seen | Feb 3, 2026 |
| Source | @google-labs-code/stitch-skills |
Summary
- shadcn/ui is a copy-paste component collection, not a library—components live in your codebase for full ownership and customization without version lock-in
- Includes 50+ accessible, pre-built components (buttons, dialogs, forms, tables, etc.) built on Radix UI or Base UI primitives with Tailwind CSS styling
- Supports theme customization via CSS variables, component variants with class-variance-authority, and composition patterns for extending components
- Provides UI blocks for common patterns like authentication forms, dashboards, and sidebars; use MCP tools to discover, retrieve, and install components and blocks
- Requires React 18+, Tailwind CSS 3.0+, and peer dependencies managed automatically via npx shadcn@latest add or manual installation
Tags
Related skills
| Skill | Installs | vs shadcn-ui |
|---|---|---|
| expo-tailwind-setup | 14,269 | -4,902 |
| design-md | 23,748 | +4,577 |
| better-auth-best-practices | 29,152 | +9,981 |
| tailwind-design-system | 25,109 | +5,938 |
| tools-ui | 13,868 | -5,303 |
FAQ
- How many installs does shadcn-ui have?
- shadcn-ui has 19,171 total installs and 19.1K installs this week.
- Where is shadcn-ui hosted?
- shadcn-ui is published by @google-labs-code/stitch-skills at https://github.com/google-labs-code/stitch-skills.
- How many GitHub stars does shadcn-ui have?
- shadcn-ui has 3.4K GitHub stars.
- When was shadcn-ui first indexed?
- OrangeBot.AI first indexed shadcn-ui on Feb 3, 2026.
- How do I install shadcn-ui?
- Run: npx skills add https://github.com/google-labs-code/stitch-skills --skill shadcn-ui