ui-components

Installation
SKILL.md

UI Components and Styling

UI Framework

  • Use Shadcn UI and Tailwind for components and styling
  • Implement responsive design with Tailwind CSS using a mobile-first approach
  • Use next/image package for images

Install new Shadcn components

pnpm dlx shadcn@latest add COMPONENT

Example:

pnpm dlx shadcn@latest add progress
Installs
80
GitHub Stars
11.4K
First Seen
Feb 13, 2026
ui-components — elie222/inbox-zero