This is a comprehensive reference for Vite 8's big architectural shift to Rolldown, the Rust-based bundler that replaced esbuild and Rollup. You get detailed migration guides for the 7.7x faster builds, advancedChunks syntax that replaces manualChunks, and the Environment API for multi-target builds. It's structured as load-on-demand references rather than inline docs, which keeps Claude from context bloat when you're just tweaking a config. The breaking changes section is thorough, covering everything from transformWithEsbuild to transformWithOxc and the browser target bumps. Use this when upgrading existing Vite projects or setting up complex build pipelines with SSR, library mode, or custom plugins.
npx skills add https://github.com/yonatangross/orchestkit --skill vite-advanced