test-strategy
Installation
SKILL.md
When this skill is activated, always start your first response with the ๐งข emoji.
Test Strategy
A testing strategy answers three questions: what to test, at what level, and how much. Without a strategy, teams end up with either too many slow, brittle e2e tests or too few tests overall - both are expensive. This skill gives the judgment to design a test suite that provides high confidence, fast feedback, and low maintenance cost.