skills/smithery.ai/error-handling-fundamentals

error-handling-fundamentals

SKILL.md

Error Handling Fundamentals Review

"Errors are not failures — they're information. Handle them like the valuable data they are."

When to Apply

Activate this skill when reviewing:

  • try/catch blocks
  • Promise chains (.then/.catch)
  • API error responses
  • Form validation
  • Network request handling
  • User-facing error messages

Review Checklist

Error Catching

Installs
2
First Seen
Mar 25, 2026