Marketplace

running-mutation-tests

This skill enables Claude to validate test suite quality by performing mutation testing. It is triggered when the user asks to run mutation tests, analyze test effectiveness, or improve test coverage. The skill introduces code mutations, runs tests against the mutated code, and reports on the "survival rate" of the mutations, indicating the effectiveness of the test suite. Use this skill when the user requests to assess the quality of their tests using mutation testing techniques. Specific trigger terms include "mutation testing", "test effectiveness", "mutation score", and "surviving mutants".

$ Instalar

git clone https://github.com/jeremylongshore/claude-code-plugins-nixtla /tmp/claude-code-plugins-nixtla && cp -r /tmp/claude-code-plugins-nixtla/archive/backups-20251108/skills-migration-20251108-070147/plugins/testing/mutation-test-runner/skills/mutation-test-runner ~/.claude/skills/claude-code-plugins-nixtla

// tip: Run this command in your terminal to install the skill

Repository

jeremylongshore
jeremylongshore
Author
jeremylongshore/claude-code-plugins-nixtla/archive/backups-20251108/skills-migration-20251108-070147/plugins/testing/mutation-test-runner/skills/mutation-test-runner
2
Stars
0
Forks
Updated1w ago
Added1w ago