Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:07:30 +08:00
commit cbbf141e75
6 changed files with 989 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "claude",
"description": "Claude Development Plugin",
"version": "1.0.3",
"author": {
"name": "Meng Yan",
"email": "myan@redhat.com"
},
"commands": [
"./commands"
]
}