18 lines
520 B
JSON
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
|
|
}
|
|
]
|
|
} |