Files
gh-vivalalova-agent-ide-plu…/.claude-plugin/plugin.json
2025-11-30 09:04:53 +08:00

12 lines
459 B
JSON

{
"name": "agent-ide",
"description": "Code refactoring and analysis toolkit using agent-ide CLI. Supports symbol renaming, file moving with import updates, dependency analysis, circular dependency detection, ShitScore quality scoring, and code snapshots. Works with TypeScript, JavaScript, and Swift projects.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "vivalalova",
"email": "vivalalova@gmail.com"
},
"skills": [
"./"
]
}