Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:29:56 +08:00
commit c6caa36a85
10 changed files with 2117 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"name": "ccode-skills",
"description": "ccode 的skills集合",
"version": "0.0.0-2025.11.28",
"author": {
"name": "junjiangao",
"email": "junjiangao@gmail.com"
},
"skills": [
"./codex-mcp",
"./git-commit"
]
}