Files
2025-11-29 18:47:55 +08:00

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"
]
}