15 lines
347 B
JSON
15 lines
347 B
JSON
{
|
|
"name": "chaos-engineering-toolkit",
|
|
"description": "Chaos testing for resilience with failure injection, latency simulation, and system resilience validation",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Claude Code Plugin Hub",
|
|
"email": "[email protected]"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
]
|
|
} |