Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:23:02 +08:00
commit 1fd5f0dec6
8 changed files with 360 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# References
Bundled resources for chaos-engineering-toolkit skill
- [ ] chaos_engineering_principles.md A document outlining the core principles of chaos engineering.
- [ ] supported_tools_api_docs.md API documentation for Chaos Mesh, Gremlin, AWS FIS, Toxiproxy, Chaos Monkey, and Pumba.
- [ ] example_experiment_designs.md Examples of well-designed chaos engineering experiments for various systems and scenarios.