error-handling

Installation
SKILL.md

Error Handling Implementation

Purpose

Implement consistent error handling that provides meaningful messages, proper logging, and follows the error taxonomy.

When to Use

  • All code implementation
  • API error responses
  • Validation errors
  • External service errors

Prerequisites

  • Error taxonomy defined
  • Logging configured
  • Error response format defined

Process

Installs
2
GitHub Stars
1
First Seen
Mar 15, 2026
error-handling — vihang-hub/integrated-sdlc-framework