Files
gh-ccplugins-awesome-claude…/.claude-plugin/plugin.json
2025-11-29 18:06:45 +08:00

11 lines
460 B
JSON

{
"name": "performance-benchmarker",
"description": "Use this agent for comprehensive performance testing, profiling, and optimization recommendations. This agent specializes in measuring speed, identifying bottlenecks, and providing actionable optimization strategies for applications. Examples:\\n\\n<example>\\nContext: Application speed testing",
"version": "1.0.0",
"author": {
"name": "Michael Galpert"
},
"agents": [
"./agents"
]
}