Acerca de
Provides comprehensive guidance for implementing application-wide error handling standards, focusing on "loud failures" that preserve context for debugging and post-mortem analysis. This skill enables the creation of centralized boundary handling, resource cleanup logic, and sophisticated retry mechanisms while ensuring error paths are visible through monitoring and telemetry. It is essential for developers looking to eliminate silent failures and build systems that degrade gracefully under stress while providing clear, actionable feedback to both users and operators.