unit-test-coverage
Installation
SKILL.md
Unit Test Coverage For A Specific File
Purpose
Increase and complete branch coverage for one target unit test file in any package under packages/, while keeping behavior correct and output focused.
Use When
- The user asks to complete or maximize coverage for a specific test file.
- The user wants branch-level coverage details.