What problem does it solve?
shadcn is a UI component orchestration skill that streamlines the governance and usage of shadcn/ui across projects, providing a unified model for adding, searching, fixing, debugging, styling, and composing components while surfacing docs and usage examples within project contexts.
Core Features & Use Cases
- Centralized guidance for shadcn/ui workflows (adding components, searching registries, and applying presets) to ensure consistent project setups.
- Project context provisioning with access to component docs, usage examples, and activation triggers (e.g., shadcn init, create app with preset, switch preset).
- Safe activation model that relies on a SKILL.md frontmatter and optional resources (scripts, references, assets) to drive deterministic tasks.
Quick Start
Run the shadcn skill to load its context and begin managing shadcn/ui components across your project.