About
This skill equips Claude with the necessary patterns to build resilient backend services by standardizing error structures and implementing sophisticated recovery logic. It provides ready-to-use boilerplate for Node.js and Python, featuring custom error classes, global middleware, and circuit breakers to prevent cascading failures. It is ideal for developers building production-grade APIs who need to ensure high observability through request IDs and maintain a secure, professional client-facing error interface without exposing sensitive stack traces.