mutant-survival-triage
testland/qaNormalizes a surviving-mutant record across StrykerJS, PIT, mutmut, and Mull into one shape, classifies why it survived (missing case, weak assertion,…
Scores out of 100 · grade B+
2026-08-20Works
40% of the score100/100
- Loads cleanly: valid frontmatter, required fields present, no dangling references.
Maintained
25% of the score100/100
- no commits in the last 12 weeks
Adopted
20% of the score11/100
- 5 stars on the source repo.
Documented
15% of the score90/100
- 2,294 words with worked examples.
- Ships 2 bundled files.
Install
npx skills add testland/qa/mutant-survival-triageWhat it says it does
Normalizes a surviving-mutant record across StrykerJS, PIT, mutmut, and Mull into one shape, classifies why it survived (missing case, weak assertion, equivalent mutant, unreachable code, flaky killer), applies per-mutator heuristics for conditional-boundary, arithmetic-operator, statement-removal, and constant mutations, and drafts the specific test that would kill it. Includes the full read-only investigation workflow: take a mutation report (Stryker JSON / PIT XML / mutmut output / Mull JSON) plus the repo at the same commit, read each survivor's mutated line and covering tests, classify, and propose - never auto-rewriting tests. Treats equivalence as a judgment call, because deciding whether a mutant is equivalent to the original is undecidable in general, so a residual survivor rate is expected rather than a defect. Use when a mutation run has finished and the report lists surviving mutants (typically 5+) that nobody has yet explained or turned into concrete test cases.
Also in testland/qa
| Artifact | Score | What the check found | Type | Reach | Last commit |
|---|---|---|---|---|---|
| idempotency-test-authortestland/qa | clean | Skill | 5 stars | yesterday | |
| flaky-test-quarantinetestland/qa | clean | Skill | 5 stars | yesterday | |
| appium-testingtestland/qa | clean | Skill | 5 stars | yesterday | |
| fast-check-testingtestland/qa | clean | Skill | 5 stars | yesterday | |
| negative-test-generatortestland/qa | clean | Skill | 5 stars | yesterday | |
| test-code-conventionstestland/qa | clean | Skill | 5 stars | yesterday |
Other testing & qa skills
Browse all| Artifact | Score | What the check found | Category | Reach | Last commit |
|---|---|---|---|---|---|
| skill-creatoranthropics/skills | No license | Testing & QA | 358,827 installs | today | |
| systematic-debuggingobra/superpowers | clean | Testing & QA | 232,863 installs | 2 days ago | |
| webapp-testinganthropics/skills | No license | Testing & QA | 138,299 installs | today | |
| test-driven-developmentobra/superpowers | clean | Testing & QA | 204,536 installs | 2 days ago | |
| migrate-to-shoehornmattpocock/skills | clean | Testing & QA | 238,622 installs | today | |
| playwright-component-testingmicrosoft/playwright | clean | Testing & QA | 95k stars | today |
Put this measurement in your README
A badge carrying how many listings this index holds from the repository and how many pass every static structural check. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://skillworks.kynth.studio/?q=testland%2Fqa)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.
