vue-vite-testing

Comprehensive unit testing guide for Vue 3 + Vite projects using Vitest and Vue Test Utils. Use when writing or reviewing unit tests for Vue components, composables, Pinia stores, or TypeScript/JavaScript utilities in Vite-based projects. Covers test structure, best practices, mocking strategies, and Vue-specific testing patterns.

$ Installieren

git clone https://github.com/Eva813/vue3-skills /tmp/vue3-skills && cp -r /tmp/vue3-skills/skills/vue-vite-testing ~/.claude/skills/vue3-skills

// tip: Run this command in your terminal to install the skill