From antigravity-awesome-skills
Provides Elixir expertise for OTP patterns, supervision trees, Phoenix LiveView, Ecto, and concurrent/distributed systems with BEAM best practices.
How 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
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.
npx claudepluginhub sickn33/antigravity-awesome-skills --plugin antigravity-bundle-aas-mobile-app-builderWrites idiomatic Elixir code using OTP patterns, supervision trees, Phoenix LiveView, and Ecto. Handles concurrency, fault tolerance, and distributed systems on BEAM VM.
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.