11 lines
460 B
JSON
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"
|
|
]
|
|
} |