Files
2025-11-29 18:13:40 +08:00

12 lines
267 B
JSON

{
"name": "performance-optimizer",
"description": "Analyze and optimize code performance",
"version": "1.0.0",
"author": {
"name": "ClaudeForge Community",
"url": "https://github.com/claudeforge/marketplace"
},
"commands": [
"./commands"
]
}