Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub frank-luongt/faos-skills-marketplace --plugin faos-devHow this skill is triggered — by the user, by Claude, or both
Slash command
/faos-dev:error-handling-patternsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
<!-- AUTO-GENERATED by export-plugins.py — DO NOT EDIT -->
Implements 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.
Provides error handling patterns like exceptions, Result types, propagation, and graceful degradation across languages. For APIs, reliability, debugging, and fault-tolerant systems.
Share bugs, ideas, or general feedback.
Build resilient applications with robust error handling strategies that gracefully handle failures and provide excellent debugging experiences.