chaos-engineering-resilience
✓Chaos engineering principles, controlled failure injection, resilience testing, and system recovery validation. Use when testing distributed systems, building confidence in fault tolerance, or validating disaster recovery.
Installation
SKILL.md
Failure Types to Inject | Category | Failures | Tools |
| Network | Latency, packet loss, partition | tc, toxiproxy | | Infrastructure | Instance kill, disk failure, CPU | Chaos Monkey | | Application | Exceptions, slow responses, leaks | Gremlin, LitmusChaos | | Dependencies | Service outage, timeout | WireMock |
Steady State Metrics | Metric | Normal | Alert Threshold |
Chaos engineering principles, controlled failure injection, resilience testing, and system recovery validation. Use when testing distributed systems, building confidence in fault tolerance, or validating disaster recovery. Source: proffesor-for-testing/agentic-qe.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill chaos-engineering-resilience- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is chaos-engineering-resilience?
Chaos engineering principles, controlled failure injection, resilience testing, and system recovery validation. Use when testing distributed systems, building confidence in fault tolerance, or validating disaster recovery. Source: proffesor-for-testing/agentic-qe.
How do I install chaos-engineering-resilience?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/proffesor-for-testing/agentic-qe --skill chaos-engineering-resilience Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/proffesor-for-testing/agentic-qe
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01