·elixir-essentials
</>

elixir-essentials

MANDATORY for ALL Elixir code changes. Invoke before writing any .ex or .exs file.

9Installs·2Trend·@j-morgan6

Installation

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

How to Install elixir-essentials

Quickly install elixir-essentials AI skill to your development environment via command line

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

Source: j-morgan6/elixir-claude-optimization.

SKILL.md

View raw

Pattern matching is the primary control flow mechanism in Elixir. Prefer it over conditional statements.

Use the pipe operator |> to chain function calls for improved readability.

Use guards for simple type and value checks in function heads.

MANDATORY for ALL Elixir code changes. Invoke before writing any .ex or .exs file. 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 elixir-essentials
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from j-morgan6/elixir-claude-optimization

Quick answers

What is elixir-essentials?

MANDATORY for ALL Elixir code changes. Invoke before writing any .ex or .exs file. Source: j-morgan6/elixir-claude-optimization.

How do I install elixir-essentials?

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 elixir-essentials Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

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