mutation-test-runner
This skill provides automated assistance for mutation test runner tasks within the Test Automation domain.
Content Preview
--- name: mutation-test-runner description: | Mutation Test Runner - Auto-activating skill for Test Automation. Triggers on: mutation test runner, mutation test runner Part of the Test Automation skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Mutation Test Runner ## Purpose This skill provides automated assistance for mutation test runner tasks within the Test Automation domain. ## When
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/mutation-test-runner.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/09-test-automation/mutation-test-runner/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/09-test-automation/mutation-test-runner/SKILL.md
Related Skills
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 "survi
skill-adapterrunning mutation tests
by jeremylongshore · plugins-plus-skills
graphql-mutation-builder
This skill provides automated assistance for graphql mutation builder tasks within the
graphql-mutation-buildergraphqlmutationbuilder
by jeremylongshore · plugins-plus-skills
add-mutation-testing
Setup mutation testing for code quality
commandsaddmutationtesting
by qdhenry · claude-command-suite
running-mutation-tests
|
running-mutation-testsrunningmutationtests
by jeremylongshore · plugins-plus-skills