Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/test-runner-plugin:test-coverageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Analyze test coverage for this project:
Analyze test coverage for this project:
jest --coverage, pytest --cov, go test -cover)Provides a checklist for code reviews covering functionality, security, performance, maintainability, tests, and quality. Use for pull requests, audits, team standards, and developer training.
npx claudepluginhub ysksm/plugin-marketplace --plugin test-runner-plugin