This is your complete React + Vite setup companion with actual code generators and analysis tools. It includes Python scripts that scaffold components with tests and CSS modules, generate custom hooks from templates, and analyze your bundle to catch bloat. The project architecture reference covers feature-based vs component-based structures with real decision trees, while the performance guide walks through React.memo, code splitting, and virtualization strategies. You also get production-ready configs for Vite and TypeScript with manual chunk splitting and strict type checking already configured. Best when starting a new project or refactoring an existing one that's gotten messy. The bundle analyzer alone is worth having around.
npx skills add https://github.com/questfortech-investments/claude-code-skills --skill react-vite-expert