backend-error-handling

Installation
SKILL.md

Error Handling Skill

full error handling patterns for full-stack applications.

When to Use

  • Adding error handling to new features
  • Improving error user experience
  • Standardizing error responses
  • Debugging error propagation
  • Adding error monitoring

CRITICAL: Check Existing First

Before adding ANY error handling, verify:

Installs
22
GitHub Stars
6
First Seen
Jun 15, 2026
backend-error-handling — kensaurus/cursor-kenji