shadcn-ui
Installation
SKILL.md
shadcn/ui - Component Library Guide
shadcn/ui is a collection of re-usable components built using Radix UI and Tailwind CSS. You can copy and paste the code into your project or use the CLI to add components automatically.
Key Concepts
It's NOT a traditional component library - you own the code. Components are copied into your project, giving you full control to modify them as needed.
Built on:
- Radix UI (accessible primitives)
- Tailwind CSS (styling)
- TypeScript (type safety)
Supported frameworks: Next.js, Vite, Remix, Astro, Laravel, Gatsby, React Router, TanStack Router/Start