Skip to main content

testing

Testing discipline for an app built on this kit — what to prioritize (the critical integration logic where bugs hide: auth/token handling, webhook "state not change" derivation, ID normalization, per-install data scoping, env validation), preferring behavior over implementation, coverage discipline, and running the full local gate before pushing. Use when adding tests, running the suite, debugging a failing test, checking coverage, or deciding what to cover. Triggers on "test", "tests", "coverage", "add a test", "CI failing", "what should I test".

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.