Error Handling Patterns

Design error handling strategies for TypeScript and Python applications — exception hierarchies, Result/Either types, retry patterns, error boundaries, and structured error logging. Use when designing error handling architecture, choosing between exceptions and Result types, implementing retry logic, or building error recovery flows. Activate on "error handling", "exception hierarchy", "Result type", "retry pattern", "circuit breaker", "error boundary", "Pokemon exception". NOT for debugging specific runtime errors, logging infrastructure setup, or monitoring/alerting configuration.

curiositech Updated 10 repo stars

File contents

curiositech/some_claude_skills/tree/main/.claude/skills/error-handling-patterns commit bfd2bbddf1

Frequently asked questions

npx skillmds@latest add curiositech/error-handling-patterns-2