From vue
Provides Vue.js testing best practices using Vitest, Vue Test Utils, and Playwright for E2E. Covers component testing, mocking, async composables, Pinia stores, and common pitfalls.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vue:vue-testing-best-practicesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Vue.js testing best practices, patterns, and common gotchas.
Vue.js testing best practices, patterns, and common gotchas.
npx claudepluginhub pleaseai/claude-code-plugins --plugin vueProvides Vue.js patterns for architecture, Composition API (reactivity, composables), components, performance, forms (VeeValidate), and Vitest testing. Auto-activates on Vue projects.
Guides authoring and reviewing frontend unit, component, and lightweight integration tests using React Testing Library, Vue Test Utils, accessible queries, user-event interactions, and controlled mocks.
Guides planning and implementation of Vue 3 projects with TypeScript, Composition API, defineModel bindings, Testing Library user-behavior tests, and MSW API mocking to enforce modern patterns.