Files
2025-11-29 18:52:14 +08:00

15 lines
299 B
JSON

{
"name": "api-error-handler",
"description": "Implement standardized error handling with proper HTTP status codes",
"version": "1.0.0",
"author": {
"name": "Jeremy Longshore",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}