shadcn-ui

Installation
SKILL.md

shadcn/ui

Setup

# New project
bunx create-next-app@latest my-app --typescript --tailwind --app

# Add shadcn/ui
bunx shadcn@latest init

# Add components
bunx shadcn@latest add button
bunx shadcn@latest add input card dialog form table
bunx shadcn@latest add dropdown-menu sheet sonner

Components are copied into components/ui/ — you own the code.

Installs
1
GitHub Stars
3
First Seen
2 days ago
shadcn-ui — heldinhow/awesome-opencode-dev-skills