SKILL·0D6836

chaos-engineering-runner

majiayu000
Updated 2 months ago
21 views
58
9
58
View on GitHub
Othertesting

About

The Chaos Engineering Runner skill helps developers plan fault injection and resilience tests by analyzing system architecture and constraints. It generates implementation plans, required artifacts, and validation criteria for chaos experiments. Use this skill when you need to design controlled failure tests to verify your system's robustness.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/chaos-engineering-runner

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/data/chaos-engineering-runner
0
FAQ

Frequently asked questions

What is the chaos-engineering-runner skill?

chaos-engineering-runner is a Claude Skill by majiayu000. Skills package instructions and resources that Claude loads on demand, so Claude can perform chaos-engineering-runner-related tasks without extra prompting.

How do I install chaos-engineering-runner?

Use the install commands on this page: add chaos-engineering-runner to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does chaos-engineering-runner belong to?

chaos-engineering-runner is in the testing-quality category, tagged testing.

Is chaos-engineering-runner free to use?

Yes. chaos-engineering-runner is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

when-auditing-code-style-use-style-audit
Other

This skill performs automated code style audits with auto-fix capabilities to enforce consistent formatting, naming conventions, and linting rules across your codebase. It provides comprehensive style validation using tools like ESLint and Prettier while applying safe, automated corrections for violations. Use it during code reviews or pre-commit to maintain continuous code quality and style compliance.

View skill
when-verifying-quality-use-verification-quality
Other

This skill performs comprehensive quality verification through static analysis, dynamic testing, and integration validation, enforcing automated certification gates. Use it when you need to ensure code meets production standards with evidence-based metrics and a full audit trail. It provides measurable quality checks and approval documentation for compliance.

View skill
when-reviewing-code-comprehensively-use-code-review-assistant
Other

This skill orchestrates a multi-agent swarm to conduct comprehensive pull request reviews, specializing in security, performance, code style, tests, and documentation. It provides evidence-based feedback with auto-fix suggestions and a merge readiness assessment. Use it for thorough, automated code reviews to ensure quality across multiple dimensions before merging.

View skill
api-testing-suite
Other

The api-testing-suite skill validates API responses and schemas against requirements and constraints. It produces testing artifacts, implementation plans, and validation criteria after reviewing system dependencies and integration points. Use this skill when you need to design and validate API tests with proper security and compliance approvals.

View skill