error-handling
✓Use when handling errors in Elixir. Covers tagged tuples, with statements, try/rescue, bang functions, supervision trees, and error boundaries in LiveView.
Installation
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.
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
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01