SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

mutant
Run Mutant mutation testing, analyze alive mutations, and produce clear fix actions (add tests or simplify code).

aiekit
Improve Python/ML code quality with type annotations, contract docstrings, exception audits, Hypothesis property-based tests, and mutmut mutation testing.

skills
Configure and optimize mewt/muton mutation-testing campaigns: scope targets, tune timeouts, and prepare long-running runs for reliable results.

domain-driven-design-skills
Comprehensive guide for modern Python testing, including property-based testing with Hypothesis and fuzzing with Atheris.

claude-skills
Validate test effectiveness by introducing deliberate code mutations using Stryker (JS/TS) and mutmut (Python) to find weak tests.