Run mutation testing against JS or TS projects to find tests that still pass when real defects are introduced.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill stress-test-javascript-and-typescript-test-suites-with-mutation-testing-before-risky-changes-ship-with-strykerjs --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Stress Test Javascript And Typescript Test Suites With Mutation Testing Before Risky Changes Ship With Strykerjs?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-stress-test-javascript-and-typescript-test-suites-)More formats (shields.io, HTML) on the badges page.
---
name: "Stress-test JavaScript and TypeScript test suites with mutation testing before risky changes ship with StrykerJS"
slug: "stress-test-javascript-and-typescript-test-suites-with-mutation-testing-before-risky-changes-ship-with-strykerjs"
description: "Run mutation testing against JS or TS projects to find tests that still pass when real defects are introduced."
github_stars: 2828
verification: "security_reviewed"
source: "https://github.com/stryker-mutator/stryker-js"
author: "Stryker Mutator"
publisher_type: "organization"
category: "Code Quality & Review"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "stryker-mutator/stryker-js"
github_stars: 2828
npm_package: "@stryker-mutator/core"
npm_weekly_downloads: 1537001
---
# Stress-test JavaScript and TypeScript test suites with mutation testing before risky changes ship with StrykerJS
Run mutation testing against JS or TS projects to find tests that still pass when real defects are introduced.
## Prerequisites
Node.js, npm, a supported JavaScript or TypeScript test runner
## Installation
Use the upstream install or setup path that matches your environment:
- pnpm add --save-dev @stryker-mutator/core
- npx stryker run
- $ npx stryker <command> [options] [configFile]
Requirements and caveats from upstream:
- [](https://img.shields.io/node/v/@stryker-mutator/core.svg)
Basic usage or getting-started notes:
- Please follow the [quickstart on the website](https://stryker-mutator.io/docs/stryker-js/getting-started/).
- For small js projects, you can try the following command:
- # Only for small projects:
- Source: https://github.com/stryker-mutator/stryker-js
- Extracted from upstream docs: https://raw.githubusercontent.com/stryker-mutator/stryker-js/HEAD/README.md
## Documentation
- https://stryker-mutator.io/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/stress-test-javascript-and-typescript-test-suites-with-mutation-testing-before-risky-changes-ship-with-strykerjs/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!