shadcn-vue
Installation
SKILL.md
shadcn-vue Skill
Guidance for shadcn-vue - copy-paste components based on Radix Vue and Tailwind CSS.
Quick Start
# Install CLI
pnpm dlx shadcn-vue@latest init
# Add a component
pnpm dlx shadcn-vue@latest add button
# Use in your app