Automates the design, execution, and debugging of comprehensive test suites across Vitest, Playwright, Jest, and Cypress frameworks.
소개
This skill streamlines the testing lifecycle within Claude Code by automatically detecting project configurations and providing structured workflows for test planning and execution. It allows developers to generate detailed test strategies for new features, analyze existing coverage gaps, and run test suites—including resource-intensive E2E tests in the background to maintain session stability. By integrating systematic debugging patterns and automated progress tracking, it ensures that code remains robust and verified throughout the development flow.
주요 기능
Background execution for E2E tests to prevent terminal hangs and resource exhaustion
6 GitHub stars
Automatic detection of Vitest, Playwright, Jest, and Cypress configurations
Structured strategy generation for unit, integration, and E2E testing
Integrated coverage analysis and gap reporting
Systematic debugging workflows for fixing failing test cases
사용 사례
Auditing an existing codebase to identify and fill testing coverage gaps
Designing and implementing a test plan for a newly developed feature
Running full regression suites and fixing failures during a refactor