shadcn-ui-designer
SKILL.md
shadcn/ui Designer
Build modern, accessible user interfaces with shadcn/ui components in Next.js/React.
Quick Start Workflow
- Understand requirements - Identify what UI needs to be built
- Select components - Choose appropriate shadcn components (see component-catalog.md)
- Install components - Run
npx shadcn@latest add <component-name> - Compose UI - Build the interface using composition patterns (see composition-patterns.md)
- Test and refine - Ensure responsiveness and accessibility
Component Selection
Use references/component-catalog.md to find the right component for your needs.