Files
gh-hermeticormus-floreserli…/.claude-plugin/plugin.json
2025-11-29 18:38:22 +08:00

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"
]
}