Files
42marketplaces/sync/gh-claudeforge-marketplace-plugins-agents-performance-benchmarker.json
2025-11-29 18:53:27 +08:00

18 lines
713 B
JSON

{
"name": "performance-benchmarker",
"owner": {
"name": "ClaudeForge Community",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"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",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-claudeforge-marketplace-plugins-agents-performance-benchmarker.git"
},
"strict": true
}
]
}