Narrow bare rescue in Elixir so real errors like KeyError and typos propagate instead of being swallowed. Use to audit rescues and refactor error handling.
---
name: Narrow Bare Rescue
description: Narrow bare rescue in Elixir so real errors like KeyError and typos propagate instead of being swallowed. Use to audit rescues and refactor error handling.
---
# Narrow Bare Rescue
Part of the **Elixir & Phoenix Skills** pack by oliver-kriska (`oliver-kriska/claude-elixir-phoenix`).
Narrow bare rescue in Elixir so real errors like KeyError and typos propagate instead of being swallowed. Use to audit rescues and refactor error handling.
This catalog entry summarizes the skill for discovery. Get the full skill — including any bundled scripts and resources — from the source:
Full skill & source: https://github.com/oliver-kriska/claude-elixir-phoenix/tree/main/plugins/elixir-phoenix/skills/narrow-bare-rescue
Sign in to rate and review this skill.
No reviews yet. Be the first to review this skill.