Skip to content

/narrow-bare-rescue

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.

shell
$ npx -y skills add oliver-kriska/claude-elixir-phoenix --skill narrow-bare-rescue --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/narrow-bare-rescue
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

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.
Ships withclaude-elixir-phoenix

Claude Code is great. But it doesn't know that assign_new silently skips on reconnect, that :float will corrupt your money fields, or that your Oban job isn't idempotent. This plugin does.

Get the whole plugin, auto-invoked
Stats
515
Stars
0
Views
35
Forks
Active
Maintenance
Python
Language
MIT
License
9d ago
Last commit
5mo ago
Created

Repo: oliver-kriska/claude-elixir-phoenix

Other skills on claude-elixir-phoenix.