Files
gh-kivilaid-plugin-marketpl…/.claude-plugin/plugin.json
2025-11-30 08:32:32 +08:00

17 lines
600 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": [
"./plugins/application-performance/agents/performance-engineer.md",
"./plugins/application-performance/agents/frontend-developer.md",
"./plugins/application-performance/agents/observability-engineer.md"
],
"commands": [
"./plugins/application-performance/commands/performance-optimization.md"
]
}