·error-handling
</>

error-handling

j-morgan6/elixir-claude-optimization

Use when handling errors in Elixir. Covers tagged tuples, with statements, try/rescue, bang functions, supervision trees, and error boundaries in LiveView.

4Installs·0Trend·@j-morgan6

Installation

$npx skills add https://github.com/j-morgan6/elixir-claude-optimization --skill error-handling

SKILL.md

The idiomatic way to handle success and failure in Elixir.

Chain operations that return tagged tuples. Stops at first error.

Functions ending with ! raise errors instead of returning tuples.

Use when handling errors in Elixir. Covers tagged tuples, with statements, try/rescue, bang functions, supervision trees, and error boundaries in LiveView. Source: j-morgan6/elixir-claude-optimization.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/j-morgan6/elixir-claude-optimization --skill error-handling
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is error-handling?

Use when handling errors in Elixir. Covers tagged tuples, with statements, try/rescue, bang functions, supervision trees, and error boundaries in LiveView. Source: j-morgan6/elixir-claude-optimization.

How do I install error-handling?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/j-morgan6/elixir-claude-optimization --skill error-handling Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/j-morgan6/elixir-claude-optimization