Content Preview
--- name: handling-api-errors description: | Implement standardized error handling with proper HTTP status codes and error responses. Use when implementing standardized error handling. Trigger with phrases like "add error handling", "standardize errors", or "implement error responses". allowed-tools: Read, Write, Edit, Grep, Glob, Bash(api:error-*) version: 1.0.0 author: Jeremy Longshore <[email protected]> license: MIT compatible-with: claude-code, codex, openclaw --- # Handlin
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/handling-api-errors.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/api-development/api-error-handler/skills/handling-api-errors/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/api-development/api-error-handler/skills/handling-api-errors/SKILL.md
Related Skills
error-handling-patterns
Build resilient applications with robust error handling strategies that gracefully handle failures and provide excellent debugging experiences.
architectureerrorhandling
by sickn33 (Antigravity) · antigravity-awesome-skills
clay-data-handling
Implement Clay PII handling, data retention, and GDPR/CCPA compliance patterns.
clay-data-handlingclaydatahandling
by jeremylongshore · plugins-plus-skills
coderabbit-data-handling
Implement CodeRabbit PII handling, data retention, and GDPR/CCPA compliance patterns.
coderabbit-data-handlingcoderabbitdatahandling
by jeremylongshore · plugins-plus-skills
databricks-data-handling
Implement Delta Lake data management patterns including GDPR, PII handling, and data lifecycle.
databricks-data-handlingdatabricksdatahandling
by jeremylongshore · plugins-plus-skills