Mutation Testing
Configures mewt or muton mutation testing campaigns — scopes targets, tunes timeouts, and optimizes long-running runs. Use when the user mentions mewt, muton, mutation testing, or wants to configure or optimize a mutation testing campaign.
By trailofbits
How to install
Claude Code PluginPlugins are a Claude Code feature installed from a marketplace.
- Add the marketplace (only needed once):
/plugin marketplace add <owner>/<repo>
- Install the plugin:
/plugin install <plugin-name>@<marketplace>
It becomes available immediately as slash commands, skills or agents — no restart needed.
Exact steps can vary per project — always double-check the original source. New to this? Read the full install guide →
Source
More in Testing & QA
View all →Systematic Debugging
Identify and resolve the root causes of errors in complex systems using a methodical and documented approach.
Test Driven Development
Use when implementing any feature or bugfix, before writing implementation code
Bun
Bun runtime helper for Claude Code. Run scripts, manage dependencies with bun install, execute tests with bun test, and migrate Node.js projects to Bun with guided codemods.
Playwright Browser Automation
Official Microsoft Playwright MCP server for browser automation, web scraping, testing, and accessibility snapshots