AI AGENT ADDONS
Frontend Development
30,397installs

Vite is a modern tool for building websites and apps. It gives you a very fast development server with instant updates. You can use it with frameworks like Vue and React.

The tool also creates optimized production builds. It works with TypeScript and ESM by default. You can configure it using a vite.config.ts file.

Vite supports plugins, server-side rendering, and library mode. The latest version uses the new Rolldown bundler for even faster builds. It is perfect for frontend developers who want speed and simplicity.

Add Vite skill to your workflow

Global

mkdir -p ~/.claude/skills/vite

Project

mkdir -p .claude/skills/vite

Source Repository

Stars
5,429
Forks
302
Watchers
5,429
License
MIT
Last Push
1 month ago
Created
6 months ago