Back to Skills

mutation-testing

proffesor-for-testing
Updated 23 days ago
457 views
267
56
267
View on GitHub
Othermutationstrykertest-qualitykill-rateassertionseffectiveness

About

This skill validates test suite effectiveness by automatically introducing code mutations and measuring the kill rate. Use it when evaluating test quality, identifying weak tests, or demonstrating that tests actually catch bugs. It leverages 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: .claude/skills/mutation-testing
0
agenticqeagenticsfoundationagentsquality-engineering

Related Skills

regression-testing

Other

This skill strategically selects and executes regression tests based on code changes and risk analysis. It's used to verify that fixes don't break existing functionality and to optimize test suites for faster feedback in CI/CD. Key features include impact analysis, change-based test selection, and continuous regression management.

View skill

mobile-testing

Other

This Claude Skill provides comprehensive mobile testing for iOS and Android applications, covering gestures, sensors, permissions, and device fragmentation. Use it when testing native, hybrid, or mobile web apps to ensure quality across 1000+ device variants. It helps define device coverage matrices and test key platform differences.

View skill

compatibility-testing

Other

This skill performs automated cross-browser, cross-platform, and cross-device compatibility testing to ensure consistent user experiences. It validates browser support, tests responsive designs across breakpoints, and runs parallel tests using cloud services. Use it when you need to verify compatibility across a defined matrix covering the majority of your user base.

View skill

test-environment-management

Other

This skill manages test infrastructure using Infrastructure as Code, Docker, and Kubernetes to provision consistent environments. It ensures environment parity with production and optimizes testing costs through service virtualization. Use it when setting up, maintaining, or scaling test environments for development and CI/CD pipelines.

View skill