소개
This skill serves as a master controller for Elixir development within Claude Code, ensuring that the AI adopts the correct architectural mindset before interacting with your codebase. It automatically detects Elixir, Phoenix, Ecto, or OTP contexts and routes the session to specialized sub-skills (like elixir-thinking or phoenix-thinking), preventing common anti-patterns such as premature exploration or misusing GenServers. By enforcing a 'thinking-first' approach, it ensures that your Elixir projects follow community best practices, idiomatic patterns, and efficient concurrent design principles.