shadcn-components
Installation
SKILL.md
shadcn/ui Components Skill
This skill helps you work with shadcn/ui components in packages/ui/.
When to Use This Skill
- Adding new shadcn/ui components to the shared UI library
- Customizing existing shadcn/ui component variants
- Updating component styling with Tailwind
- Finding and implementing component examples
- Debugging shadcn/ui component issues
- Managing component dependencies
shadcn/ui Overview
shadcn/ui is a collection of re-usable components built with Radix UI and Tailwind CSS. Components are copied into your codebase, giving you full control.