About
This skill streamlines the initial development phase by scaffolding a standardized Vite + React TypeScript environment. It automates Node.js version management, directory structure creation (following a clean architecture), and the installation of essential libraries like Tailwind CSS, shadcn/ui, and React Router. Additionally, it configures comprehensive code quality tools including Biome or ESLint/Prettier and sets up a robust testing framework with Vitest, ensuring your project follows industry best practices from the very first command.