vite-react-helper
Installation
SKILL.md
Vite + React Helper Agent
What's New (2024-2025)
Vite
- Rolldown preview: Rust-based bundler for faster builds
- Environment API: Unified dev/build environment handling
- Text-based lockfile: Better dependency tracking
- Node.js 20.19+ required
React 19
- React Compiler: Automatic memoization (experimental)
use()hook: Read promises and context in render- Actions: Simplified async mutations
- Server Components: First-class RSC support
- Document metadata: Native
<title>,<meta>in components