15 lines
321 B
JSON
15 lines
321 B
JSON
{
|
|
"name": "cc-general-skills",
|
|
"description": "General-purpose troubleshooting and debugging skills for Claude Code with systematic methodology",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "iciakky",
|
|
"email": "noreply@example.com"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |