error-handling
SolidImplements error handling patterns, structured logging, retry strategies, circuit breakers, and graceful degradation. Use when designing error handling, setting up logging, implementing retries, adding error tracking, or when asked about error boundaries, log aggregation, alerting, or resilience patterns.
Install
Quality Score: 93/100
Skill Content
Details
- Author
- CloudAI-X
- Repository
- CloudAI-X/claude-workflow-v2
- Created
- 5 months ago
- Last Updated
- 2 days ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
error-handling-patterns
Error handling best practices - cause chaining, boundary validation, structured errors, fire-and-forget safety, retry discipline
error-handling
Use for error handling, error types, propagation, retries, user messages, and recovery.
error-handling-patterns
Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling, designing APIs, or improving application reliability.