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. --- When to use this skill Trigger this skill when the user: - Asks which type of test to write for a given scenario - Wants to design a testing strategy for a new se…