error-handling

Installation
SKILL.md

What I do

  • Design error handling strategies
  • Create meaningful error messages
  • Handle exceptions properly
  • Implement error boundaries
  • Log errors effectively
  • Return appropriate HTTP status codes
  • Create custom exception hierarchies
  • Handle failures gracefully

When to use me

When implementing error handling or designing exception strategies.

Exception Hierarchy

from abc import ABC
from typing import Optional, Dict, Any
import traceback
Installs
3
GitHub Stars
2
First Seen
May 16, 2026
error-handling — ffsshhttiikk/opencode-agents-skills