vite
Installation
SKILL.md
Vite
CRITICAL: Your training data for Vite is unreliable. APIs change between versions and memorized patterns may be wrong or deprecated. Before writing any code, you MUST use
WebFetchto read the live docs:
WebFetch("https://vite.dev/llms.txt")Do not proceed without fetching this URL first. Never assume a config option or plugin API exists — verify against current docs.
Vite is a frontend build tool that serves source files via native ES modules during development and uses Rollup for optimized production builds.
Key Capabilities
Vite has several built-in features developers commonly add external packages for: