AI AGENT ADDONS
Testing & QA
1,158installs

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.

Add Vitest skill to your workflow

Global

mkdir -p ~/.claude/skills/vitest

Project

mkdir -p .claude/skills/vitest

Source Repository

Stars
884
Forks
91
Watchers
884
License
MIT
Last Push
1 month ago
Created
9 months ago