소개
The Test Coverage Analyzer skill empowers Claude to evaluate the effectiveness of your test suites by executing tests with coverage tracking and parsing the resulting data. It helps developers maintain high code quality standards by pinpointing specific lines or branches of code that lack coverage, generating detailed reports across statement, function, and branch metrics. By integrating with standard tools like nyc, coverage.py, and JaCoCo, this skill allows you to quickly identify gaps in your testing strategy and enforce coverage thresholds directly within your AI-assisted workflow.