vite
✓Vite is a next-generation frontend build tool that provides a fast dev server with HMR and optimized production builds
Installation
SKILL.md
Next-gen frontend build tool with native ESM dev server and Rolldown-powered builds.
| Config file, options, CLI, plugins | config.md | | ESM, CSS, assets, env vars, glob import | features.md | | Dev server, HMR, workers, performance | dev.md | | Production, library mode, SSR, chunking | build.md | | JS API, plugin authoring, module graph | advanced.md |
Setting up a project? → Load config.md Using CSS/assets/env vars? → Load features.md Dev server issues? → Load dev.md Building for production? → Load build.md Writing plugins? → Load advanced.md
Vite is a next-generation frontend build tool that provides a fast dev server with HMR and optimized production builds Source: onmax/nuxt-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/onmax/nuxt-skills --skill vite- Source
- onmax/nuxt-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is vite?
Vite is a next-generation frontend build tool that provides a fast dev server with HMR and optimized production builds Source: onmax/nuxt-skills.
How do I install vite?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/onmax/nuxt-skills --skill vite Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/onmax/nuxt-skills
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01