Error Hunter TS

Audit TypeScript code for error handling design quality — missing Error hierarchies, lost Error.cause chains, return-undefined antipatterns, over-broad try/catch, silent suppression, poor error context, framework handler gaps, Result type opportunities, and missing error boundaries. Use when: reviewing error handling strategy, tightening exception design before deployment, auditing error propagation paths, standardizing API error responses, or establishing error handling conventions after rapid feature development.

skyosev Updated

File contents

skyosev/agent-skills/tree/main/hunter-party-ts/error-hunter-ts commit b9b40f3e5d

Frequently asked questions

npx skillmds@latest add skyosev/error-hunter-ts