SkillAgentSearch skills...

Vite

Next generation frontend tooling. It's fast!

Install / Use

/learn @vitejs/Vite
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p align="center"> <br> <br> <a href="https://vite.dev" target="_blank" rel="noopener noreferrer"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://vite.dev/vite-light.svg"> <source media="(prefers-color-scheme: light)" srcset="https://vite.dev/vite-dark.svg"> <img alt="vite logo" src="https://vite.dev/vite-dark.svg" height="60"> </picture> </a> <br> <br> </p> <br/> <p align="center"> <a href="https://npmjs.com/package/vite"><img src="https://img.shields.io/npm/v/vite.svg" alt="npm package"></a> <a href="https://nodejs.org/en/about/previous-releases"><img src="https://img.shields.io/node/v/vite.svg" alt="node compatibility"></a> <a href="https://github.com/vitejs/vite/actions/workflows/ci.yml"><img src="https://github.com/vitejs/vite/actions/workflows/ci.yml/badge.svg?branch=main" alt="build status"></a> <a href="https://docs.warp.dev/support-and-community/community/open-source-partnership"><img src="https://img.shields.io/badge/Oz%20agents-triaging%20issues-white?logo=warp" alt="issue triage powered by Oz"></a> <a href="https://chat.vite.dev"><img src="https://img.shields.io/badge/chat-discord-blue?style=flat&logo=discord" alt="discord chat"></a> </p> <br/>

Vite ⚡

Next Generation Frontend Tooling

  • 💡 Instant Server Start
  • ⚡️ Lightning Fast HMR
  • 🛠️ Rich Features
  • 📦 Optimized Build
  • 🔩 Universal Plugin Interface
  • 🔑 Fully Typed APIs

Vite (French word for "quick", pronounced /viːt/, like "veet") is a new breed of frontend build tooling that significantly improves the frontend development experience. It consists of two major parts:

In addition, Vite is highly extensible via its Plugin API and JavaScript API with full typing support.

Read the Docs to Learn More.

Packages

| Package | Version (click for changelogs) | | ----------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------- | | vite | vite version | | @vitejs/plugin-legacy | plugin-legacy version | | create-vite | create-vite version |

Contribution

See Contributing Guide.

License

MIT.

Sponsors

<p align="center"> <a target="_blank" href="https://github.com/sponsors/yyx990803"> <img alt="sponsors" src="https://sponsors.vuejs.org/vite.svg?v2"> </a> </p>
View on GitHub
GitHub Stars79.4k
CategoryDevelopment
Updated25m ago
Forks8.0k

Languages

TypeScript

Security Score

100/100

Audited on Mar 28, 2026

No findings