18 lines
663 B
JSON
18 lines
663 B
JSON
{
|
|
"name": "project-curator",
|
|
"owner": {
|
|
"name": "alanKerrigan",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "project-curator",
|
|
"description": "Reorganizes project structure by cleaning root clutter, creating logical folder hierarchies, and moving files to optimal locations. Tracks dependencies and fixes broken imports/paths. Use PROACTIVELY when project structure becomes unwieldy or needs architectural cleanup.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-ccplugins-awesome-claude-code-plugins-plugins-project-curator.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |