Initial commit
This commit is contained in:
17
.claude-plugin/plugin.json
Normal file
17
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user