Acerca de
This skill provides specialized guidance for implementing comprehensive error handling strategies across any programming language or framework. It focuses on creating resilient applications through fail-fast validation, centralized error boundaries, and graceful degradation for non-critical failures. By incorporating best practices for resource cleanup, custom exception types, and retry logic for transient external service failures, it helps developers maintain high system reliability while ensuring that error messages remain informative and helpful for end users.