소개
This skill equips Claude with specialized patterns for managing application failures using modern paradigms like Result types, custom exception hierarchies, and circuit breakers. It provides comprehensive guidance on language-specific best practices for Python, TypeScript, Rust, and Go, ensuring your code handles errors gracefully rather than crashing. Whether you are designing error-resilient APIs, debugging production issues, or implementing exponential backoff retries, this skill provides the implementation patterns needed to improve application reliability and developer experience.