Acerca de
The Error Handling skill provides Claude with the architectural context needed to implement robust and consistent error management strategies. By following your repository's specific conventions, this skill guides Claude in deciding when to throw exceptions versus returning error objects, how to shape user-facing messages, and which exit codes to utilize. It is particularly useful when refactoring legacy code for better observability or when establishing new patterns to ensure that failure states are surfaced predictably across different packages and modules.