mutation-testing-js

Community

Reveal weak JS tests with mutation testing.

Authoreferro
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Mutation testing answers the question: "Are my tests actually catching bugs?" This skill helps you assess test effectiveness for JavaScript and TypeScript projects by introducing mutants and evaluating whether tests kill them.

Core Features & Use Cases

  • Systematic mutation analysis to identify weak tests on changed code.
  • Guidance on applying mutation operators (arithmetic, conditional, logical, etc.) to JS/TS.
  • Integration with Stryker for automated mutation testing and incremental branch analysis.
  • Practical workflow for evaluating mutants (Killed, Survived, No Coverage, etc.) and actionable improvements.

Quick Start

Install Stryker in your project and run mutation testing against your source files. For example: npx stryker run

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mutation-testing-js
Download link: https://github.com/eferro/augmentedcode-skills/archive/main.zip#mutation-testing-js

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.