Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:40:09 +08:00
commit 103cb7080a
5 changed files with 284 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "mh4gf",
"description": "MH4GF's reusable Claude Code commands for workflow automation",
"version": "0.1.0",
"author": {
"name": "MH4GF"
},
"commands": [
"./commands"
]
}