12 lines
550 B
JSON
12 lines
550 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": "ClaudeForge Community",
|
|
"url": "https://github.com/claudeforge/marketplace"
|
|
},
|
|
"agents": [
|
|
"./agents/performance-benchmarker.md"
|
|
]
|
|
} |