shadcn-management
Installation
SKILL.md
Shadcn Component Management
Prerequisites
Verify project setup:
shadcn___get_project_registries
If no components.json exists, instruct user: npx shadcn@latest init
Quick Add Workflow
For simple component additions (e.g., "add a date picker"):
- Search - Find component in registry:
shadcn___search_items_in_registries(registries, query)