vitest-skill
sickn33/antigravity-awesome-skills
This skill generates comprehensive unit and component tests using Vitest, a fast testing framework built for Vite. It supports JavaScript and TypeScript, offering a Jest-compatible API with advanced features like ESM support, HMR, advanced mocking (vi.mock), snapshot testing, and React component rendering. Use it when dealing with unit testing, TDD, or configuring vitest.config.ts.