🎯

vite

🎯Skill

from antfu/skills

VibeIndex|
What it does
|

An AI agent skill from Anthony Fu's collection, generated from official Vite documentation, providing specialized knowledge on Vite build tool configuration, plugins, SSR, and library mode.

Overview

vite is an AI agent skill from Anthony Fu's curated skills collection (antfu/skills), generated from the official Vite documentation. It provides specialized knowledge about the Vite build tool including configuration, plugins, SSR, and library mode. Part of a one-stop collection for developers working with the Vue/Vite/Nuxt ecosystem, this skill uses git submodules to directly reference source documentation for reliable and up-to-date context.

Key Features

  • Generated from official vitejs/vite documentation with fine-tuning by Anthony Fu, covering config, plugins, SSR, and library mode
  • Uses git submodules to reference source documentation directly, keeping the skill synced with upstream Vite changes
  • Works alongside other skills in the collection (Vue, Nuxt, Vitest, UnoCSS, pnpm, VitePress) for a comprehensive Vue/Vite ecosystem setup
  • Supports installation via skills CLI (pnpx skills add) for both project-level and global use across AI agents

Who is this for?

  • Frontend developers using Vite as their build tool who want AI assistance with configuration, plugin setup, and SSR
  • Vue/Nuxt ecosystem developers who want a comprehensive set of skills covering the full Vite-based development stack
  • Developers who prefer having official documentation-based context embedded in their AI agent rather than relying on general knowledge
📦

Same repository

antfu/skills(17 items)

vite

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add antfu/skills --skill vite
skills.sh Install⚠ Installs to .agents/skills/
npx skills add antfu/skills --skill vite
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/vite/SKILL.md

SKILL.md

21,269Installs
2,813
-
Last UpdatedJan 28, 2026

More from this repository10

🎯
vue🎯Skill

Streamlines Vue.js development with best practices, component design patterns, and performance optimization techniques for scalable web applications.

🎯
vitest🎯Skill

Agent skill for Vitest unit testing framework generated from official vitest-dev/vitest documentation, part of Anthony Fu's curated skills collection for Vue/Vite ecosystem development.

🎯
vue-best-practices🎯Skill

Enforces Vue 3 best practices with Composition API, TypeScript, and performance optimization guidelines for robust Vue development.

🎯
nuxt🎯Skill

Streamlines Nuxt.js development with best practices, performance optimization, and comprehensive configuration management for Vue.js applications.

🎯
vueuse-functions🎯Skill

Provides composable Vue Composition API utility functions for reactive state management, side effects, and common frontend interactions.

🎯
web-design-guidelines🎯Skill

Reviews UI code against comprehensive web design guidelines, checking accessibility, UX, and best practices for web interfaces.

🎯
vue-router-best-practices🎯Skill

Guides developers through Vue Router 4 best practices, navigation guards, route lifecycle management, and common pitfalls to avoid.

🎯
pnpm🎯Skill

Agent skill generated from pnpm official documentation, part of Anthony Fu's curated collection covering Vue, Nuxt, Vite, and related tools for modern frontend development.

🎯
unocss🎯Skill

A UnoCSS skill from Anthony Fu's curated collection (antfu/skills), generated from official documentation to provide AI coding agents with atomic CSS engine expertise including presets, transformers, and configuration patterns.

🎯
vue-testing-best-practices🎯Skill

Comprehensive Vue.js testing guidelines covering Vitest, Vue Test Utils, component testing, mocking patterns, and Playwright E2E testing.