17 lines
472 B
JSON
17 lines
472 B
JSON
{
|
|
"name": "application-performance",
|
|
"description": "Application profiling, performance optimization, and observability for frontend and backend systems",
|
|
"version": "1.2.1",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"url": "https://github.com/wshobson"
|
|
},
|
|
"agents": [
|
|
"./agents/performance-engineer.md",
|
|
"./agents/frontend-developer.md",
|
|
"./agents/observability-engineer.md"
|
|
],
|
|
"commands": [
|
|
"./commands/performance-optimization.md"
|
|
]
|
|
} |