testing-strategy

Installation
SKILL.md

Testing Strategy Skill

Objective

Implement comprehensive testing strategy covering unit, integration, and E2E tests using modern tools (Vitest, Playwright) with clear coverage targets and best practices.

When to Use This Skill

Auto-invoke when:

  • User mentions "test", "testing", "coverage", "TDD", "E2E"
  • Setting up new project
  • Adding new features (need tests)
  • Debugging test failures
  • Improving test coverage

Testing Pyramid

        /\
Related skills
Installs
14
GitHub Stars
6
First Seen
Jan 29, 2026