Marketplace

error-handling-patterns

Error handling patterns including exceptions, Result pattern, validation strategies, retry logic, and circuit breakers. **ALWAYS use when implementing error handling in backend code, APIs, use cases, or validation logic.** Use proactively for robust error handling, recovery mechanisms, and failure scenarios. Examples - "handle errors", "Result pattern", "throw exception", "validate input", "error recovery", "retry logic", "circuit breaker", "exception hierarchy".

$ インストール

git clone https://github.com/marcioaltoe/claude-craftkit /tmp/claude-craftkit && cp -r /tmp/claude-craftkit/plugins/architecture-design/skills/error-handling-patterns ~/.claude/skills/claude-craftkit

// tip: Run this command in your terminal to install the skill

Repository

marcioaltoe
marcioaltoe
Author
marcioaltoe/claude-craftkit/plugins/architecture-design/skills/error-handling-patterns
6
Stars
0
Forks
Updated1w ago
Added1w ago