AI AGENT ADDONS

Error Handling Patterns

wshobson/agents
Code Review & Quality
18,093installs

Every program encounters unexpected problems. How you handle those problems decides if your app crashes or recovers smoothly. Good error handling patterns make your application strong and reliable.

You will learn different ways to manage errors. These include exceptions, result types, and graceful degradation. Such patterns help you write code that fails safely and gives clear feedback.

Developers who design APIs or build complex systems benefit most. You can catch common pitfalls and build trust with your users.

Add Error Handling Patterns skill to your workflow

Global

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

Project

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

Source Repository

Stars
37,285
Forks
4,009
Watchers
37,285
License
MIT
Last Push
26 days ago
Created
1 year ago