handle-errors
OfficialBuild resilient applications with robust error handling.
Software Engineering#typescript#error handling#python#resilience#observability#circuit breaker#retry#api errors
Authorlushly-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides comprehensive strategies and patterns to manage errors effectively in your applications, ensuring resilience and maintainability.
Core Features & Use Cases
- Error Classification: Implement custom error hierarchies and type-safe Result/Either patterns.
- Resilience Patterns: Integrate retry logic, exponential backoff, and circuit breakers for transient failures.
- API Error Design: Adhere to RFC 9457 for structured, machine-readable API error responses.
- Agent Error Recovery: Design graceful degradation and compensation patterns for AI agent workflows.
- Observability: Set up structured logging, error tracking, and alerting for production issues.
- Use Case: When building a microservice that calls an external API, use this Skill's patterns to implement retries with exponential backoff and a circuit breaker to prevent cascading failures.
Quick Start
Use the handle-errors skill to design a robust error handling strategy for your new microservice.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: handle-errors Download link: https://github.com/lushly-dev/afd/archive/main.zip#handle-errors Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.