Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:05:32 +08:00
commit 5c74f5699f
51 changed files with 11373 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "cook-es",
"description": "Potente colección de comandos y roles para Claude Code (Español)",
"version": "3.0.0",
"author": {
"name": "wasabeef"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}