using-elixir-skills
Installation
SKILL.md
Using Elixir Skills
Resumo (pt-BR): Em tarefas Elixir/Phoenix/OTP, invoque a skill correta ANTES de explorar o código ou implementar. As skills definem como explorar e o que procurar.
The Rule
Elixir/Phoenix/OTP task → Invoke skill FIRST → Then explore/research → Then write code
Skills come before exploration. The skills tell you what patterns to look for, what questions to ask, and what anti-patterns to avoid. Exploring without the skill means you don't know what you're looking for.