Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:16:54 +08:00
commit 2eeb6e60c6
39 changed files with 10735 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "devops-tools",
"description": "Infrastructure automation, project scaffolding, and repository setup",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Connor",
"email": "noreply@claudex.dev"
},
"skills": [
"./skills/react-project-scaffolder",
"./skills/github-repo-setup",
"./skills/git-worktree-setup"
]
}