Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:05:46 +08:00
commit a64cee7b84
51 changed files with 11796 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "cook-zh-cn",
"description": "Claude Code 强大的命令和角色集合(简体中文)",
"version": "3.0.0",
"author": {
"name": "wasabeef"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}