api-error-taxonomy

Community

Standardize API errors consistently.

Authoroalansilva
Version1.0.0
Installs0

System Documentation

What problem does it solve?

In distributed systems, inconsistent error codes and payload structures create confusion for clients and hinder debugging. This Skill provides a centralized catalog of error codes and a uniform payload schema to improve reliability, error handling, and observability across services.

Core Features & Use Cases

  • Standardized error codes with consistent HTTP status mappings
  • Uniform error payload schema including fields like code, message, details, and traceId
  • Guidance on logging, observability, and client messaging
  • Example: when a missing resource is requested, the API returns a 404 with a structured error payload that includes a traceId for correlation

Quick Start

Define a centralized API error taxonomy and apply it to all endpoints.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: api-error-taxonomy
Download link: https://github.com/oalansilva/crypto/archive/main.zip#api-error-taxonomy

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.