概要
The Error Handling Patterns skill provides comprehensive guidance and implementation templates for building fault-tolerant applications. It equips developers with standardized patterns for exceptions, Result types, and error propagation across Python, TypeScript, Rust, and Go. Beyond basic syntax, the skill facilitates the implementation of advanced stability patterns like Circuit Breakers and exponential backoff, ensuring that applications degrade gracefully under stress and provide meaningful diagnostic information for developers and end-users alike.