About
This skill empowers Claude to act as an expert Elixir mentor by detecting non-idiomatic patterns and providing production-grade refactoring suggestions. It targets specific issues common in Elixir development, such as complex error handling in 'with' blocks, dangerous dynamic atom creation, and 'Namespace Trespassing'. By applying these best practices, developers can improve the maintainability, security, and performance of their Elixir applications while ensuring they leverage the full power of the Erlang VM.