vitest
Installation
SKILL.md
Vitest
Use this skill to add, fix, or run Vitest tests without turning the task into a Vitest API reference lookup.
Helper Scripts Available:
scripts/inspect_vitest.py- Reports normalized package, runtime, configuration, framework, filesystem-candidate, and diagnostic signals without exposing repository-controlled textscripts/run_vitest.py- Runs Vitest through the detected package manager with useful defaults
<skill> means the path to this local skill folder. Run helper scripts with --help when usage is unclear or before first use in a session. Prefer using helper scripts as black-box tools. Read or modify their source only when debugging the skill itself or when behavior is unclear.