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 WebFetch to 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:

Installs
10
GitHub Stars
3
First Seen
Mar 2, 2026
vite — mikkelkrogsholm/dev-skills