From vue-testing-best-practices
Provides Vue.js testing best practices covering Vitest, Vue Test Utils, component testing, mocking, and Playwright for E2E tests.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vue-testing-best-practices: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.
reference/async-component-testing.mdreference/teleport-testing-complexity.mdreference/testing-async-await-flushpromises.mdreference/testing-browser-vs-node-runners.mdreference/testing-component-blackbox-approach.mdreference/testing-composables-helper-wrapper.mdreference/testing-e2e-playwright-recommended.mdreference/testing-no-snapshot-only.mdreference/testing-pinia-store-setup.mdreference/testing-suspense-async-components.mdreference/testing-vitest-recommended-for-vue.mdVue.js testing best practices, patterns, and common gotchas.
3plugins reuse this skill
First indexed Jun 27, 2026
npx claudepluginhub pythoughts-labs/vue3-best-practices --plugin vue-testing-best-practicesProvides Vue.js testing best practices covering Vitest, Vue Test Utils, component testing, mocking, and Playwright for E2E tests.
Covers Vue.js testing best practices: Vitest, Vue Test Utils, Playwright E2E, and patterns for mocking, async, composables, and snapshots.
Reviews Vue 3 testing patterns with Vitest and Vue Test Utils for components, composables, Pinia stores, Vue Router, async/Suspense, Teleport, forms, accessibility, and Playwright E2E strategy. Advisory only.