AI AGENT ADDONS

Error Handling

affaan-m/ecc

Errors happen in every program. Good error handling keeps your app running smoothly. This guide shows you how to handle errors in TypeScript, Python, and Go.

You will learn about typed errors, retries, and circuit breakers. These patterns help you build robust applications that fail gracefully.

Your users will see helpful messages instead of crashes. Your code will be easier to debug and maintain. Start writing error handling that works for everyone.

Add Error Handling skill to your workflow

Global

mkdir -p ~/.claude/skills/error-handling

Project

mkdir -p .claude/skills/error-handling

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago