18 lines
456 B
JSON
18 lines
456 B
JSON
{
|
|
"name": "bug-detective",
|
|
"owner": {
|
|
"name": "Anonymous",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "bug-detective",
|
|
"description": "Systematically debug issues with step-by-step troubleshooting approaches.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-ccplugins-awesome-claude-code-plugins-plugins-bug-detective.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |