skills/smithery.ai/react-starter-skill

react-starter-skill

Installation
SKILL.md

React Starter Skill

Scaffold modern React projects with a production-ready tech stack.

Tech Stack: React, Vite, Tailwind CSS v4, TanStack Query, Zustand, React Router, Lingui, shadcn/ui, lucide-react

Quick Start

1. Detect Package Manager

Check which package manager is installed on the user's system. Use the first available in this priority order:

  1. pnpm (preferred)
  2. yarn
  3. npm

2. Create Project

Installs
1
First Seen
Apr 7, 2026
react-starter-skill from smithery.ai