What problem does it solve?
This Skill helps you work with shadcn-vue UI systems without guessing component APIs, project setup details, or safe update procedures. It reduces the friction of adding, finding, fixing, and composing Vue components in projects that use shadcn-vue registries and presets.
Core Features & Use Cases
- Component discovery and installation: Search registries, inspect available components, and add them to an existing project.
- Project setup and preset management: Initialize shadcn-vue in new or existing apps and switch presets safely.
- Debugging and maintenance: Review installed components, check docs, and merge upstream changes while preserving local edits.
- Use case: A developer building a dashboard can quickly add a sidebar, dialog, and form controls, then update them later without breaking project-specific customizations.
Quick Start
Use this skill to inspect the current project and then add or fix the shadcn-vue component you need.