write-tests

Installation
SKILL.md

Write Tests

A good test fails only when real behavior breaks, and passes through every refactor or config change that preserves it. Most bad tests fail the opposite way: red on harmless changes, green while the real path is broken. Every rule below serves that one goal.

Workflow: tracer bullets, not a batch

Installs
90
Repository
dzhng/skills
GitHub Stars
693
First Seen
Jul 5, 2026
write-tests — dzhng/skills