Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:05:49 +08:00
commit 6bdf233c6b
51 changed files with 11774 additions and 0 deletions

View File

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