global-error-handling

Implement robust error handling with user-friendly messages, proper exception types, and graceful degradation. Use this skill when writing try-catch blocks, defining custom exceptions, or handling failures from external services. When implementing retry strategies, cleaning up resources, or designing centralized error handling. When validating preconditions or failing fast with clear error messages.

$ 설치

git clone https://github.com/89jobrien/mcp-joecc /tmp/mcp-joecc && cp -r /tmp/mcp-joecc/.claude/skills/global-error-handling ~/.claude/skills/mcp-joecc

// tip: Run this command in your terminal to install the skill