Files
gh-atc-net-atc-agentic-tool…/.claude-plugin/plugin.json
2025-11-29 17:58:38 +08:00

11 lines
240 B
JSON

{
"name": "code-refactoring",
"description": "Code refactoring tools for applying consistent formatting and style across C# projects",
"version": "1.0.0",
"author": {
"name": "atc-net"
},
"commands": [
"./commands"
]
}