governing-error-responses

Official

Standardize API error responses.

Authormusher-dev
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures your API error responses are consistent, informative, and compliant with industry standards like RFC 9457, improving developer experience and simplifying error handling.

Core Features & Use Cases

  • RFC 9457 Compliance: Enforces the use of application/problem+json and required fields (type, title, status, detail, instance).
  • Structured Validation Errors: Provides a standardized errors array for field-level validation feedback.
  • FastAPI Integration: Offers guidance and code examples for mapping custom exceptions and overriding default FastAPI error handling.
  • Use Case: When designing a new API endpoint, use this Skill to ensure all potential error responses adhere to the Problem Details specification, making it easier for consumers to integrate and debug.

Quick Start

Use the governing-error-responses skill to review an API's error response payload for RFC 9457 compliance.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: governing-error-responses
Download link: https://github.com/musher-dev/bundles/archive/main.zip#governing-error-responses

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 223,000+ vetted skills library on demand.