소개
The Test Coverage Analyzer skill empowers Claude to evaluate the effectiveness of your test suites by collecting and parsing coverage data from industry-standard tools like nyc, coverage.py, and JaCoCo. It identifies specific lines or blocks of code that lack test coverage, provides granular metrics for branches and functions, and helps developers maintain high software quality by pinpointing critical gaps before deployment or during code reviews.