shadcn-component-scaffolding

Installation
SKILL.md

shadcn/ui Component Scaffolding

Overview

shadcn/ui is a collection of re-usable components that you copy into your project. Unlike traditional component libraries, you own the code.

CLI Usage (MANDATORY)

ONLY way to add components:

npx shadcn-ui@latest add button dialog card

Why CLI only:

  • Resolves dependencies automatically
  • Updates components.json
  • Installs peer packages
  • Ensures correct configuration
Installs
1
GitHub Stars
2
First Seen
Mar 31, 2026
shadcn-component-scaffolding — agentient/vibekit