shadcn-ui
Installation
SKILL.md
shadcn/ui Expert
Guidance for building production UIs with shadcn/ui. Covers component composition, advanced patterns, registry authoring, theming, and integration with the broader frontend ecosystem.
Docs: https://ui.shadcn.com/docs
Core Philosophy
shadcn/ui is NOT a component library -- it is a collection of beautifully designed, accessible components you copy into your project and own. Five pillars:
- Open Code - components live in your codebase, fully editable
- Composition - small primitives combine into complex UI
- Distribution - registry system for sharing component sets
- Beautiful Defaults - production-ready out of the box
- AI-Ready -
data-slotattributes and structured props for LLM tooling