Vite
antfu/skillsVite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps with Vite.
At a glance
git clone --depth 1 https://github.com/antfu/skills
cp -r skills/skills/vite ~/.claude/skills/vite
Setup, runtime and requirements describe antfu/skills, the repo this skill ships in.
Also in antfu/skills
View the repoAnthony Fu's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Pr...
antfu-style design conventions, broadened. UnoCSS-first, class-based semantic tokens with dual light/dark for tooling and devtools UIs, plus...
Nitro is the framework-agnostic server toolkit (powering Nuxt) for building and deploying web servers anywhere. Use when working with nitro....
Nuxt full-stack Vue framework with SSR, auto-imports, and file-based routing. Use when working with Nuxt apps, server routes, useFetch, midd...
Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or impl...
Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces via pnpm-workspac...
Create and present web-based slidedecks for developers using Slidev with Markdown, Vue components, code highlighting, animations, and intera...
Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declara...
Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filt...
UnoCSS instant atomic CSS engine, superset of Tailwind CSS. Use when configuring UnoCSS, writing utility rules, shortcuts, or working with p...
VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Markdown with...
Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or worki...