Design comprehensive test strategies
test-masterskillsetup L2★9,726
Jeffallan/claude-skills ↗What it does
Generate comprehensive test strategies and reports
Best for
Designing comprehensive test architectures across unit, integration, E2E, performance, and security when coverage gaps risk production failures.
Inputs
- · Code to test, testing scope
- · Coverage targets, test strategy
Outputs
- · Test suites with assertions
- · Coverage report, findings with severity ratings
Failure modes
- · Order-dependent tests
- · Mock/environment isolation failures
- · Coverage gaps on edge cases
- · Flaky async tests
Trust signals
- · Reference guide across 8 testing domains
- · Anti-patterns catalog with examples
- · TDD iron laws documented