From chaos-engineering-toolkit
Designs and executes chaos engineering experiments (GameDays) with failure injection, latency simulation, and resource exhaustion testing using Chaos Mesh, Gremlin, Toxiproxy, and AWS FIS.
How this skill is triggered — by the user, by Claude, or both
Slash command
/chaos-engineering-toolkit:chaos-engineering-toolkitThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill empowers Claude to act as a chaos engineering specialist, guiding users through the process of designing and implementing controlled failure scenarios to identify weaknesses and improve the robustness of their systems. It facilitates the creation of chaos experiments to validate system resilience and recovery mechanisms.
This skill empowers Claude to act as a chaos engineering specialist, guiding users through the process of designing and implementing controlled failure scenarios to identify weaknesses and improve the robustness of their systems. It facilitates the creation of chaos experiments to validate system resilience and recovery mechanisms.
This skill activates when you need to:
User request: "Help me design a chaos experiment to test our database failover process."
The skill will:
User request: "Create a latency injection test for our API gateway to simulate network congestion."
The skill will:
This skill integrates with various chaos engineering tools, allowing Claude to orchestrate failure injection, latency simulation, and resource exhaustion testing across different environments. It can also be used in conjunction with monitoring tools to track system behavior and identify potential vulnerabilities.
Guides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.
Enforces test-driven development: write failing test first, then minimal code to pass. Use when implementing features or bugfixes.
Guides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
npx claudepluginhub danielmiessler/claude-code-plugins-plus --plugin chaos-engineering-toolkit