소개
This skill equips Claude with specialized patterns for building robust Node.js backends that fail gracefully. It provides standardized implementations for custom operational error classes, centralized Express error middleware, and async wrapper functions to prevent unhandled promise rejections. By integrating process-level handlers and exponential backoff retry logic, this skill ensures applications remain stable under failure conditions while providing meaningful debugging feedback and secure production logs.