Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:04:55 +08:00
commit b49b8cbed1
6 changed files with 1524 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "agent-ide",
"description": "Code refactoring and analysis toolkit. Use when analyzing code quality, renaming symbols, moving files, detecting circular dependencies, or restructuring projects",
"version": "1.0.2",
"author": {
"name": "Lova",
"url": "https://github.com/vivalalova"
},
"skills": [
"./"
]
}