18 lines
479 B
JSON
18 lines
479 B
JSON
{
|
|
"name": "unclecode-cc-toolkit",
|
|
"description": "Comprehensive Claude Code toolkit by unclecode. Includes project progress tracking commands, Gemini image generation, and web app testing capabilities. All-in-one productivity suite for development workflows.",
|
|
"version": "1.3.1",
|
|
"author": {
|
|
"name": "unclecode",
|
|
"url": "https://github.com/unclecode"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |