概要
Standardizes the management of failure scenarios across the entire codebase by providing specialized guidance on exception handling, resource cleanup, and service resilience. It empowers developers to implement consistent try-catch logic, design centralized error middleware, and create secure, user-facing messages that prevent technical data leaks. By incorporating retry strategies and graceful degradation, this skill ensures that applications remain stable and provide meaningful feedback even during external service failures.