home/categories/testing/adiomas-claude-code-adiomas-plugins-autonomous-dev-skills-mutation-tester-skill-md
testingtesting-security

mutation-tester

This skill should be used when the user asks to "verify test quality", "run mutation testing", "prove tests catch bugs", "check test effectiveness", or automatically after the TDD cycle completes in task-executor. Mutation testing proves that your tests actually catch bugs by introducing deliberate mutations and verifying tests fail.

adiomas
maintainer
adiomas
Mis à jour 1/18/2026
Étoiles
0
Forks
0
quick start

Installation and usage

This skill should be used when the user asks to "verify test quality", "run mutation testing", "prove tests catch bugs", "check test effectiveness", or automatically after the TDD cycle completes in task-executor. Mutation testing proves that your tests actually catch bugs by introducing deliberate mutations and verifying tests fail.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use mutation-tester