소개
This Claude Code skill empowers developers to build fault-tolerant Vercel applications by automating the implementation of mission-critical reliability patterns. It provides structured guidance and code generation for circuit breakers using libraries like Opossum, ensures transactional integrity via idempotency keys, manages resource isolation through bulkheads, and handles failure scenarios with Dead Letter Queues (DLQ). Ideal for production-grade Vercel services, this skill helps minimize downtime and prevents cascading failures in distributed systems by providing standardized implementation patterns.