What problem does it solve?
This Skill prevents incorrect or inconsistent shadcn/ui implementations by enforcing the project's required component composition, styling rules, and CLI-based workflows.
Core Features & Use Cases
- Guides shadcn component creation and fixes across the full UI composition lifecycle, including styling, variants, layout, and accessibility requirements.
- Ensures correct usage patterns for forms, overlays (Dialog/Sheet/Drawer), icons, spacing, semantic tokens, and base vs radix behavioral differences.
- Optimizes component discovery and installation by directing you to use shadcn’s CLI for search, docs, view, and safe update workflows (dry-run/diff) rather than guessing or fetching raw files.
Quick Start
Ask the AI to install and correctly compose a target shadcn component for your project using the shadcn CLI workflow, including fetching the component’s docs first.