Files
gh-jeremylongshore-claude-c…/.claude-plugin/plugin.json
2025-11-29 18:52:28 +08:00

15 lines
303 B
JSON

{
"name": "api-monitoring-dashboard",
"description": "Create monitoring dashboards for API health, metrics, and alerts",
"version": "1.0.0",
"author": {
"name": "Jeremy Longshore",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}