From rmyndharis-antigravity-skills
Provides error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation for resilient applications.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rmyndharis-antigravity-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 rmyndharis/antigravity-skillsProvides error handling patterns for building resilient applications: retry, circuit breaker, graceful degradation, async error handling, and better debugging experiences.
Master error handling patterns across languages including exceptions, Result types, and graceful degradation. Use when implementing error handling, designing APIs, or improving reliability.