SKILL·6F28A4

mutation-testing

proffesor-for-testing
Updated 1 month ago
10 views
267
56
267
View on GitHub
Othermutationstrykertest-qualitykill-rateassertionseffectiveness

About

This skill performs mutation testing to evaluate test suite effectiveness by introducing code changes and measuring the kill rate. It helps developers identify weak tests and validate that tests actually catch bugs during quality assessment. The skill uses specialized testing agents to mutate code, run tests, and analyze results.

Quick Install

Claude Code

Recommended
Primary
npx skills add proffesor-for-testing/agentic-qe -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/proffesor-for-testing/agentic-qe
Git CloneAlternative
git clone https://github.com/proffesor-for-testing/agentic-qe.git ~/.claude/skills/mutation-testing

Copy and paste this command in Claude Code to install this skill

GitHub Repository

proffesor-for-testing/agentic-qe
Path: assets/skills/mutation-testing
0
agenticqeagenticsfoundationagentsquality-engineering
FAQ

Frequently asked questions

What is the mutation-testing skill?

mutation-testing is a Claude Skill by proffesor-for-testing. Skills package instructions and resources that Claude loads on demand, so Claude can perform mutation-testing-related tasks without extra prompting.

How do I install mutation-testing?

Use the install commands on this page: add mutation-testing to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does mutation-testing belong to?

mutation-testing is in the specialized-testing category, tagged mutation, stryker, test-quality, kill-rate, assertions and effectiveness.

Is mutation-testing free to use?

Yes. mutation-testing is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills