backend-error-handling
Installation
SKILL.md
Error Handling Skill
full error handling patterns for full-stack applications.
When to Use
- Adding error handling to new features
- Improving error user experience
- Standardizing error responses
- Debugging error propagation
- Adding error monitoring
CRITICAL: Check Existing First
Before adding ANY error handling, verify: