validate-coverage-threshold
Validate test coverage meets minimum thresholds (default 80% overall, 80% statements, 75% branches, 80% functions). Parses coverage reports from coverage/coverage-summary.json or test output. Returns pass/fail status with detailed metrics and identifies uncovered files.
$ 安裝
git clone https://github.com/BerryKuipers/claude-code-toolkit /tmp/claude-code-toolkit && cp -r /tmp/claude-code-toolkit/.claude/api-skills-source/validate-coverage-threshold ~/.claude/skills/claude-code-toolkit// tip: Run this command in your terminal to install the skill
Repository

BerryKuipers
Author
BerryKuipers/claude-code-toolkit/.claude/api-skills-source/validate-coverage-threshold
5
Stars
2
Forks
Updated1w ago
Added1w ago