Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
uni-helper avatar

Vite

  • 648 installs
  • 93 repo stars
  • Updated March 1, 2026
  • uni-helper/skills

vite is a Claude Code skill that helps developers configure Vite, add plugins, run the dev server, and create optimized production builds for modern frontend projects.

About

vite is a Claude Code skill generated from the official Vite repository, based on Vite 6.x with metadata version 2026.1.28. The skill guides agents through instant dev-server startup with native ES modules, lightning-fast HMR, TypeScript and JSX support, CSS pre-processors, and production builds via Rolldown and Rollup. Developers reach for vite when scaffolding vite.config.ts, adding plugins, debugging dev-server behavior, or tuning optimized production bundles for React, Vue, or vanilla frontends without digging through upstream docs mid-session.

  • Instant server start with native ES modules and lightning-fast HMR
  • Optimized production builds using Rolldown/Rollup
  • Built-in support for TypeScript, JSX, CSS modules, and pre-processors
  • Rich plugin ecosystem with easy adding, configuring, and ordering
  • Comprehensive CLI commands for dev, build, and preview

Vite by the numbers

  • 648 all-time installs (skills.sh)
  • +15 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #540 of 2,245 Frontend Development skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/uni-helper/skills --skill vite

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs648
repo stars93
Last updatedMarch 1, 2026
Repositoryuni-helper/skills

How do you configure Vite plugins and production builds?

Configure Vite, add plugins, run the dev server, and create optimized production builds for modern frontend projects.

Who is it for?

Frontend developers using Vite 6.x who need agent help configuring plugins, HMR dev server, or Rolldown and Rollup production builds.

Skip if: Webpack or Next.js App Router projects, or backend-only services with no Vite frontend toolchain.

When should I use this skill?

A developer asks to configure Vite, add Vite plugins, fix dev-server issues, or optimize Vite production builds.

What you get

Working vite.config.ts, plugin setup, dev-server commands, and optimized production build configuration.

  • vite.config.ts
  • plugin configuration
  • production build scripts

By the numbers

  • Skill is based on Vite 6.x with metadata version 2026.1.28
  • Generated from the official vitejs/vite repository via antfu/skills scripts

Files

SKILL.mdMarkdownGitHub ↗

Vite is a modern build tool for frontend development featuring instant server start with native ES modules, lightning-fast HMR, and optimized production builds using Rolldown/Rollup. It supports TypeScript, JSX, CSS pre-processors out of the box and has a rich plugin ecosystem.

The skill is based on Vite 6.x, generated at 2026-01-28.

Core

TopicDescriptionReference
ConfigurationConfig file setup, defineConfig, conditional and async configscore-config
CLI CommandsDev server, build, preview commands and optionscore-cli
Core FeaturesTypeScript, JSX, CSS, HTML processing, JSON handlingcore-features
Using PluginsAdding, configuring, and ordering pluginscore-plugins

Features

TopicDescriptionReference
CSS HandlingCSS modules, pre-processors, PostCSS, Lightning CSSfeatures-css
Static AssetsAsset imports, public directory, URL handlingfeatures-assets
Glob Importimport.meta.glob, dynamic imports, batch loadingfeatures-glob-import
Environment Variables.env files, modes, import.meta.env constantsfeatures-env
HMR APIHot Module Replacement client APIfeatures-hmr
Web WorkersWorker imports and configurationfeatures-workers
Dependency Pre-BundlingoptimizeDeps, caching, monorepo setupfeatures-dep-bundling

Build

TopicDescriptionReference
Production BuildBuild options, browser targets, multi-page appsbuild-production
Library ModeBuilding libraries with proper package exportsbuild-library
SSRServer-side rendering setup and configurationbuild-ssr

Advanced

TopicDescriptionReference
JavaScript APIcreateServer, build, preview programmatic APIsadvanced-api
Plugin APICreating Vite plugins, hooks, virtual modulesadvanced-plugin-api
PerformanceOptimization tips for dev server and buildsadvanced-performance
Backend IntegrationIntegrating Vite with traditional backendsadvanced-backend

Related skills

How it compares

Pick vite for Vite-specific config and HMR; pick a framework skill when the task is React or Vue component architecture rather than bundler setup.

FAQ

Which Vite version does the vite skill target?

The vite skill is based on Vite 6.x and carries metadata version 2026.1.28, generated from the official vitejs/vite repository and antfu/skills scripts.

What frontend features does the vite skill cover?

The vite skill covers dev-server startup, HMR, TypeScript and JSX support, CSS pre-processors, plugin configuration, and production builds using Rolldown and Rollup.

Frontend Developmentfrontendintegrations

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.