foryourhealth111-pixel/generating-test-reports
| Generate structured test reports with pass/fail rollups, coverage summaries, and test artifacts. Use when the user is asking for test-result packaging or delivery, not for root-cause debugging or feature implementation.
npx skills add https://github.com/foryourhealth111-pixel/Vibe-Skills --skill generating-test-reports
Use this skill when the next deliverable is a readable test report rather than another round of debugging.
Use this skill when:
pytest, JUnit, or coverage artifacts into a concise reportsystematic-debuggingcode-reviewertdd-guidesystematic-debugging before report packaging if failures are still unexplainedverification-before-completion when the report is part of a completion gateTake foryourhealth111-pixel/generating-test-reports from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.