What problem does it solve?
This Skill helps teams systematically expand test automation coverage for an existing codebase, reducing gaps, duplication, and manual effort when adding reliable tests.
Core Features & Use Cases
- Coverage analysis: Identifies what should be tested based on source code, existing tests, and available workflow artifacts.
- Test planning and prioritization: Selects the right test levels and assigns priorities to focus effort on critical paths first.
- Test generation workflow: Coordinates generation of API, E2E, backend, unit, integration, and contract tests with supporting fixtures and helpers.
- Validation and iteration: Verifies outputs against a checklist, supports resume/edit flows, and includes guardrails for deterministic, maintainable tests.
- Use case: A team with a partially tested feature set can use this Skill to analyze the repository, produce a coverage plan, generate missing tests, and validate the results in one structured workflow.
Quick Start
Ask the Skill to analyze your repository and generate prioritized test coverage for the codebase.