关于
This skill automates the setup of Vitest for modern JavaScript and TypeScript projects, ensuring a robust testing environment from the start. It handles core package installation, configuration of vitest.config.ts, TypeScript type integration, and the creation of global setup files for frameworks like React, Vue, and Svelte. Beyond basic setup, it intelligently manages monorepo architectures—including Turborepo, Nx, and pnpm—and enforces industry best practices like accessible query priorities and testing user behavior over implementation details.