BackendCodexClaude

Error Handling Pass

Make failure paths explicit, useful, and testable.

Difficulty

Medium

Risk

Medium

Helps with
Handle timeout
Add fallback
Improve error message
Use cases
API robustness
UX states
Observability
Inside
SKILL.mdIncluded
ScriptsNot listed
ReferencesIncluded
AssetsNot listed
errorsretrieslogging
Checks
MediumSKILL.md

Check before using

Review commands before execution.
Run on a branch or disposable workspace first.
Check file changes and external calls before shipping.
Source

Curated pack

Source

Similar skills