vite
Installation
SKILL.md
vite
Use this skill for Vite workflows in this repository.
Focus Areas
- Local development server and HMR behavior.
- Build output, bundling strategy, and static asset handling.
- Vite configuration, aliases, and environment variable usage.
- Plugin integration and troubleshooting runtime mismatch issues.
Quick Usage
- Start from minimal config and add plugins incrementally.
- Validate both development and production build behavior.
- Keep framework integration aligned with existing app conventions.