Files
2025-11-29 18:33:54 +08:00

16 lines
381 B
JSON

{
"name": "debugging-toolkit",
"description": "Interactive debugging, developer experience optimization, and smart debugging workflows",
"version": "1.2.0",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"
},
"agents": [
"./agents/debugger.md",
"./agents/dx-optimizer.md"
],
"commands": [
"./commands/smart-debug.md"
]
}