frontend-shadcn

Installation
SKILL.md

Frontend ShadCN Stack

Modern React frontend stack:

  • Vite - Build tooling
  • React 19 - UI framework
  • TypeScript - Type safety
  • Tailwind CSS v4 - Utility-first styling (@tailwindcss/vite plugin)
  • shadcn/ui - Component library (New York style)
  • React Router v7 - Client-side routing

Environment Setup

Use asdf to manage Node.js versions:

# Install Node.js plugin (one-time)
asdf plugin add nodejs
Installs
9
GitHub Stars
1
First Seen
Mar 17, 2026
frontend-shadcn — jarvusinnovations/agent-skills