Files
42marketplaces/sync/gh-ccplugins-awesome-claude-code-plugins-plugins-refractor.json
2025-11-29 18:53:27 +08:00

18 lines
432 B
JSON

{
"name": "refractor",
"owner": {
"name": " Anand Tyagi",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "refractor",
"description": "Refactor code following best practices and design patterns",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-ccplugins-awesome-claude-code-plugins-plugins-refractor.git"
},
"strict": true
}
]
}