Files
42marketplaces/sync/gh-vivalalova-claude-code-plugin-plugins-agent-ide.json
2025-11-30 09:08:53 +08:00

18 lines
520 B
JSON

{
"name": "agent-ide",
"owner": {
"name": "Lova",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "agent-ide",
"description": "Code refactoring and analysis toolkit. Use when analyzing code quality, renaming symbols, moving files, detecting circular dependencies, or restructuring projects",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-vivalalova-claude-code-plugin-plugins-agent-ide.git"
},
"strict": true
}
]
}