概要
This skill provides a comprehensive framework for setting up and fine-tuning Vite 6.x projects specifically for React SPAs. It streamlines the configuration process by offering pre-defined patterns for build optimization, path aliases, environment variable management, and plugin integration. Whether you are initializing a new project or optimizing an existing one for production performance, this skill ensures a 'fast by default' architecture while providing the flexibility to handle complex requirements like library mode, CSS modules, API proxying, and Vitest-based testing.