Error Handling

Robust error-handling patterns across TypeScript, Python, and Go: typed errors, error boundaries, retries, circuit breakers, and user-facing messages. USE WHEN designing error types, adding retry or circuit-breaker logic, or debugging cascading or swallowed failures.

Sheshiyer Updated

File contents

Sheshiyer/skill-clusters/tree/main/skills/error-handling commit b4aeaebaba

Frequently asked questions

npx skillmds@latest add sheshiyer/error-handling