rule-api-error-handling
CommunityStandardize and safeguard API error handling.
Authorbtabaska
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Centralizes and standardizes API error handling across Python services to ensure consistent client-facing errors, predictable validation reporting, and improved security.
Core Features & Use Cases
- Centralized error types defined in ValidationErrorType and used with raise_flask_error
- Structured validation reporting via ValidationErrorDetail in validation_issues
- Clear separation of raise vs return patterns, with non-blocking saves and guarded submissions
- Comprehensive logging and audit guidance to support troubleshooting and compliance
Quick Start
Configure new API endpoints to use the standardized raise_flask_error flow and the centralized ValidationErrorType for consistent errors.
Dependency Matrix
Required Modules
None requiredComponents
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: rule-api-error-handling Download link: https://github.com/btabaska/simpler-grants-documentation-automation/archive/main.zip#rule-api-error-handling Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.