소개
This skill equips Claude with specialized knowledge to design and implement robust error-handling architectures across diverse tech stacks. It provides domain-specific guidance on choosing between traditional exceptions and functional Result types, while offering concrete implementation patterns for Python, TypeScript, Rust, and Go. Beyond simple error catching, it covers advanced resilience strategies like Circuit Breakers, exponential backoff retries, and error aggregation, ensuring that applications gracefully handle failures and provide high-quality diagnostic data for developers.