14 lines
251 B
JSON
14 lines
251 B
JSON
{
|
|
"name": "cook-ko",
|
|
"description": "Claude Code를 위한 강력한 명령어 및 역할 모음 (한국어)",
|
|
"version": "3.0.0",
|
|
"author": {
|
|
"name": "wasabeef"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |