Files
2025-11-29 18:12:58 +08:00

12 lines
297 B
JSON

{
"name": "debug-detective",
"description": "Systematically debug issues with step-by-step troubleshooting approaches.",
"version": "1.0.0",
"author": {
"name": "ClaudeForge Community",
"url": "https://github.com/claudeforge/marketplace"
},
"commands": [
"./commands"
]
}