From antigravity-awesome-skills
Implements error handling strategies including retry, circuit breaker, and async error patterns for resilient APIs and distributed systems.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:error-handling-patternsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Build resilient applications with robust error handling strategies that gracefully handle failures and provide excellent debugging experiences.
Build resilient applications with robust error handling strategies that gracefully handle failures and provide excellent debugging experiences.
resources/implementation-playbook.md.resources/implementation-playbook.md for detailed patterns and examples.npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-aas-mobile-app-builderImplements error handling patterns like retries, circuit breakers, and async error management for resilient apps, APIs, distributed systems, and debugging.
Strategies for handling errors: exceptions, error types, recovery strategies, and error propagation.