Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:05:34 +08:00
commit 7acb31970d
51 changed files with 11782 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "cook-fr",
"description": "Collection puissante de commandes et de rôles pour Claude Code (Français)",
"version": "3.0.0",
"author": {
"name": "wasabeef"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}