Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:53:51 +08:00
commit 7979c39a98
5 changed files with 602 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "devops-skills",
"description": "Specialized skills for DevOps, CI/CD, containerization, and cloud infrastructure",
"version": "1.0.0",
"author": {
"name": "Claude Skills Marketplace"
},
"commands": [
"./commands"
]
}