Files
2025-11-30 08:18:56 +08:00

15 lines
310 B
JSON

{
"name": "auto-scaling-configurator",
"description": "Configure auto-scaling policies for applications and infrastructure",
"version": "1.0.0",
"author": {
"name": "Claude Code Plugins",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}