This skill should be used when encountering errors during development, when the user mentions an error, when debugging issues, or when asked to "fix an error", "debug this", "why is this failing", "solve this error". Provides intelligent error recognition, solution lookup from past errors, and error logging for future reference.
$npx -y skills add mwguerra/claude-code-plugins --skill error-handlingInstalls into the current project.
Run `npx skills use "https://github.com/mwguerra/claude-code-plugins" --skill "mwguerra/claude-code-plugins/error-handling"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mwguerra/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/mwguerra/claude-code-plugins"` and select the relevant skills, then follow their instructions.