Setting up tests can be a chore. This skill handles the whole process for you. It looks at your project and picks the right Vitest configuration. You get a working test setup in moments.
The skill works with many project types. It supports Cloudflare Workers, React apps, Node APIs, and libraries. It creates a vitest.config.ts file, installs needed packages, and writes a sample test. It even helps if you are moving from Jest.
You save time and avoid mistakes. The skill knows the best settings for each kind of project. Just say you want to add tests and it does the rest.
Global
mkdir -p ~/.claude/skills/vitestProject
mkdir -p .claude/skills/vitestSource Repository
Grill Memattpocock/skills
Stress-test your plan with relentless questions until we both understand
Tddmattpocock/skills
Write one test at a time then code to make it pass
Test Driven Developmentobra/superpowers
Write a failing test first then code just enough to pass
Webapp Testinganthropics/skills
Test your local web apps quickly with Playwright automation and screenshots
Qamattpocock/skills
Turn bug reports into GitHub issues through natural conversation without technical fuss
Migrate To Shoehornmattpocock/skills
Replace unsafe as assertions with type-safe partial test data easily
Playwright Best Practicescurrents-dev/playwright-best-practices-skill
Master Playwright testing with best practices for reliable and fast tests
Google Agents Cli Evalgoogle/agents-cli
Run evaluations on your AI agent, find failures, and improve its quality step by step