high-level-testing-strategy
Installation
SKILL.md
High-Level Testing Strategy
Design tests before writing them. Tests are proof of behavior, not green checkmarks.
This skill is the strategy step for testing. It decides what should be proven and how before implementation starts.