Logo
Agent Skills Guide
All SkillsCategoryTagsPublishers
Logo
Agent Skills Guide
Logo
Agent Skills Guide

Discover and download skills for Claude Code and other AI agents

Skills
  • All Skills
  • Category
  • Tags
  • Publishers
Legal
  • Privacy Policy
  • Terms of Service
Copyright © 2026 Agent Skills Guide. Open Source.
  1. Home
  2. Skills
  3. global-error-handling

global-error-handling

aiskillstore/marketplace
@aiskillstore/marketplace
109
•published 2026/01/23

Implement user-friendly error handling with specific exception types, centralized error handling, graceful degradation, and proper resource cleanup. Use this skill when implementing error handling in controllers, services, or API endpoints, when creating custom exception classes, when writing try-catch blocks, when handling external service failures, when implementing retry strategies, when displaying error messages to users, when cleaning up resources in finally blocks, or when implementing fail-fast validation and error detection.

📦 Install Skill

Command line install

Install directly with the `skills` CLI.

npx skills add aiskillstore/marketplace/skills/devanb/global-error-handling

Local download

Download only this skill directory.

Download global-error-handling only
File Explorer
0 files
No file selected
readonly

Select a file to view its content

Resources

  • Repository

Tags

DebuggingAPIBest Practices