Skip to main content
Run any Skill in Manus
with one click

global-error-handling

Stars0
Forks0
UpdatedFebruary 7, 2026 at 10:02

Implement robust error handling with user-friendly messages, specific exception types, centralized error boundaries, graceful degradation, retry strategies, and proper resource cleanup. Use this skill when handling errors in backend or frontend code; when providing clear, actionable error messages to users; when validating input and failing fast with explicit error messages; when using specific exception types instead of generic errors; when implementing centralized error handling at appropriate boundaries; when designing systems to degrade gracefully when services fail; when implementing retry strategies with exponential backoff for external service calls; when cleaning up resources in finally blocks or equivalent mechanisms; when handling errors in React components with error boundaries; when logging errors for debugging and monitoring; or when structuring error handling across the application architecture.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly