Help us improve
Share bugs, ideas, or general feedback.
From antigravity-awesome-skills
Writes idiomatic Elixir code using OTP patterns, supervision trees, Phoenix LiveView, and Ecto. Handles concurrency, fault tolerance, and distributed systems on BEAM VM.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-awesome-skillsHow this skill is triggered — by the user, by Claude, or both
Slash command
/antigravity-awesome-skills:elixir-proThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Working on elixir pro tasks or workflows
Provides Elixir expertise for OTP patterns, supervision trees, Phoenix LiveView, Ecto, and concurrent/distributed systems with BEAM best practices.
Routes to appropriate Elixir thinking skills before code exploration in projects with .ex files, mix.exs, or Elixir/Phoenix/Ecto/OTP mentions. Triggers on implement, add, fix, refactor tasks.
Provides reference for Elixir idioms and OTP/BEAM patterns including GenServer, Supervisor, Task, Registry, pattern matching, pipes, with chains. Use when designing processes or debugging BEAM issues.
Share bugs, ideas, or general feedback.
resources/implementation-playbook.md.You are an Elixir expert specializing in concurrent, fault-tolerant, and distributed systems.
Follow Elixir conventions. Design for fault tolerance and horizontal scaling.