Narrow Bare Rescue

Narrow bare `rescue _ ->` / `rescue e ->` so UndefinedFunctionError, KeyError, and typos propagate instead of being swallowed. Use for auditing rescues, secure-coding review, exception review, refactoring error handling in Elixir.

majiayu000 b93e97c 2 files · 6.4 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/quality/narrow-bare-rescue commit b93e97c7f5

Frequently asked questions

npx skillmds add majiayu000/narrow-bare-rescue