home/categories/debugging/secondsky-claude-skills-plugins-mutation-testing-skills-mutation-testing-skill-md
debuggingtools
mutation-testing
Validate test effectiveness with mutation testing using Stryker (TypeScript/JavaScript) and mutmut (Python). Find weak tests that pass despite code mutations. Use to improve test quality.
maintainer
secondsky
Updated 1/18/2026
Stars
21
Forks
0
quick start
Installation and usage
Validate test effectiveness with mutation testing using Stryker (TypeScript/JavaScript) and mutmut (Python). Find weak tests that pass despite code mutations. Use to improve test quality.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use mutation-testing