vitest-skill
Vitest patterns: snapshots, mocks, parallel runs, in-source tests, coverage.
Verified for:
Install
$ npx skills add vitest-skills/skillBest for
TypeScript projects using Vitest as the primary test runner.
About this skill
Vitest test patterns: snapshot testing, mocking, parallel runs, in-source testing, coverage configuration.
VitestUnit testingTypeScript
Score breakdown
Score breakdown
rubric 1.0Install count
0/20
Provenance
8.3/15
GitHub stars
0/15
Recency
8.5/10
Compatibility
6/10
Documentation depth
6.5/10
Install ergonomics
10/10
License
5/5
Verification freshness
4.3/5
Composite 0–100 score derived from 9 verifiable signals. See the rubric →
Related skills
Community
Deterministic web control. ref-based clicks/fills, no flaky selectors, parallel sessions.
BrowserAutomationAction-taking
Code
Medium4 min
Official
Test local webapps with Playwright. Generation, run, report — end-to-end.
PlaywrightE2ETesting
Community
Playwright patterns: clicks, fills, waits, retries. The do-it-right defaults.
PlaywrightAutomation