AI AGENT ADDONS

Vite is a tool that helps you build websites and web apps. It gives you a fast development server that updates your code instantly as you type. This makes experimenting and fixing bugs much quicker.

When you are ready to share your project, Vite creates an optimized production build. It works with popular frameworks like React and Vue. You can also use it to build libraries or server-side rendered applications.

Vite uses modern technology to keep your projects speedy and efficient. It supports TypeScript configuration files and a wide range of plugins. This skill covers configuration, plugin API, and the latest Vite 8 migration.

Add Vite skill to your workflow

Global

mkdir -p ~/.claude/skills/vite

Project

mkdir -p .claude/skills/vite

Source Repository

Stars
685
Forks
34
Watchers
685
Last Push
1 month ago
Created
7 months ago