skills/vitest/SKILL.md
Use for Vitest in TypeScript React/Next.js: write, run, or debug unit/component tests, mocks, testing utilities, and coverage.
npx skillsauth add paulrberg/agent-skills vitestInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Follow the repository's Vitest configuration and test conventions before introducing generic patterns.
nlx vitest run ... only when the repository has no preferred recipe/script. Prefer
--reporter=agent on Vitest 4.1+ for minimal agent-friendly output when the repository has no reporter convention.@testing-library/jest-dom.@effect/vitest conventions (it.effect, Layers, TestClock) instead of generic
patterns.Completion requires a focused test that fails for the intended regression or meaningfully exercises the new behavior, then passes under the repository's configuration with no leaked state.
development
Use when creating or substantially redesigning web interfaces, landing pages, dashboards, components, or other frontend UI where visual direction and implementation quality matter. Produces subject-specific art direction, accessible responsive code, and rendered visual verification.
development
Orchestrate one to five Sonnet subagents to implement an approved Claude Code plan.
tools
Open the CoinGecko historical-data page for a coin/date in Chromium via Chrome DevTools MCP.
tools
Orchestrate one to five Codex CLI agents to implement an approved Claude Code plan.