关于
This skill equips Claude with specialized knowledge of advanced error handling patterns, including Result types, custom exception hierarchies, and distributed system patterns like circuit breakers. It covers language-specific implementations for Python, TypeScript, Rust, and Go, ensuring that your applications fail gracefully with clear debugging information. By leveraging these patterns, developers can design more reliable APIs, handle asynchronous failures effectively, and implement robust retry logic with exponential backoff to improve overall system stability.