Skip to main content

javascript-testing

The test tooling for JS-stack apps on this kit — Vitest with v8 coverage, colocated __tests__/ folders, and the lint→typecheck→test→build CI gate. Use when adding tests, running the suite, checking coverage, wiring the @/ alias, or debugging CI. This skill is the runner/config and how to run it; for WHAT to prioritize testing (auth, webhook state-not-change, ID normalization, install scoping, env validation), see the generic testing skill. Triggers on "test", "tests", "vitest", "vitest.config", "coverage", "test:coverage", "add a test", "CI failing", "run the tests", "@/ alias in tests", "how do I run the suite".

Jump to install

Source facts

Repository
peek-travel/app-cli
Last source activity
July 16, 2026 at 20:07
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.