vite
1,449Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plu
vitest
1,401Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or worki
vue
1,001Vue 3 Composition API, script setup macros, reactivity system, and built-in components. Use when writing Vue SFCs, defineProps/defineEmits/d
pnpm
708Node.js package manager with strict dependency resolution. Use when running pnpm specific commands, configuring workspaces, or managing depe
antfu
638Anthony Fu's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Pr
pinia
627Pinia official Vue state management library, type-safe and extensible. Use when defining stores, working with state/getters/actions, or impl
Vue Best Practices Workflow
588MUST be used for Vue.js tasks. Strongly recommends Composition API with `` and TypeScript as the standard approach. Covers Vue 3, SSR, Volar
tsdown - The Elegant Library Bundler
585Bundle TypeScript and JavaScript libraries with blazing-fast speed powered by Rolldown. Use when building libraries, generating type declara
Turborepo Skill
563Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filt
Slidev - Presentation Slides for Developers
562Create and present web-based slidedecks for developers using Slidev with Markdown, Vue components, code highlighting, animations, and intera
vueuse-functions
539Apply VueUse composables where appropriate to build concise, maintainable Vue.js / Nuxt features.
vue-router-best-practices
526Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions.
vue-testing-best-practices
506Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.
Web Interface Guidelines
489Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX"
unocss
372UnoCSS instant atomic CSS engine, superset of Tailwind CSS. Use when configuring UnoCSS, writing utility rules, shortcuts, or working with p
vitepress
370VitePress static site generator powered by Vite and Vue. Use when building documentation sites, configuring themes, or writing Markdown with