vite

Installation
SKILL.md

Vite Build Tool

Next-generation frontend tooling with instant server start and lightning-fast HMR.

Instructions

  1. Use native ESM - Vite serves ES modules directly in development
  2. Leverage HMR - Hot module replacement works out of the box
  3. Configure plugins - Extend Vite with official and community plugins
  4. Optimize builds - Use Rollup under the hood for production
  5. Manage env vars - Use VITE_ prefix for client-exposed variables

Project Setup

Create New Project

Installs
5
GitHub Stars
3
First Seen
Mar 15, 2026
vite — housegarofalo/claude-code-base