error-handling
Patterns for robust error handling across TypeScript, Python, and Go. Covers typed errors, error boundaries, retries, circuit breakers, and user-facing error messages.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install error-handling --cli claudewrites the skill into.claude/skills/error-handling/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/error-handling/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Patterns for robust error handling across TypeScript, Python, and Go. Covers typed errors, error boundaries, retries, circuit breakers, and user-facing error messages.
When to use it
Patterns for robust error handling across TypeScript, Python, and Go. Covers typed errors, error boundaries, retries, circuit breakers, and user-facing error messages.
How to install / invoke
Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/error-handling/SKILL.md
Notes
Ingested from the affaan-m/ecc harness library (MIT).