Exceptional Conditions

Detects error handlers that leak stack traces or fail open on exception. Use when writing error handlers, exception catching blocks, try/catch/finally constructs, or API error responses. Also invoke when an application could fail open on exception, or when stack traces might reach end users.

thejefflarson cffb843 4.0 KB Updated

File contents

thejefflarson/soundcheck/tree/main/.claude/skills/exceptional-conditions commit cffb843167

Frequently asked questions

npx skillmds@latest add thejefflarson/exceptional-conditions