vite
🎯Skillfrom antfu/skills
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)
Installation
npx vibeindex add antfu/skills --skill vitenpx skills add antfu/skills --skill vite~/.claude/skills/vite/SKILL.mdSKILL.md
More from this repository10
Streamlines Vue.js development with best practices, component design patterns, and performance optimization techniques for scalable web applications.
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.
Enforces Vue 3 best practices with Composition API, TypeScript, and performance optimization guidelines for robust Vue development.
Streamlines Nuxt.js development with best practices, performance optimization, and comprehensive configuration management for Vue.js applications.
Provides composable Vue Composition API utility functions for reactive state management, side effects, and common frontend interactions.
Reviews UI code against comprehensive web design guidelines, checking accessibility, UX, and best practices for web interfaces.
Guides developers through Vue Router 4 best practices, navigation guards, route lifecycle management, and common pitfalls to avoid.
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.
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.
Comprehensive Vue.js testing guidelines covering Vitest, Vue Test Utils, component testing, mocking patterns, and Playwright E2E testing.