This skill should be used when the user asks to "add a database table", "create a new context", "query the database", "add a field to a schema", "validate form input", "fix N+1 queries", "preload this association", "separate these concerns", or mentions Repo, changesets, migrations, Ecto.Multi, has_many, belongs_to, transactions, query composition, or how contexts should talk to each other.
$npx -y skills add georgeguimaraes/claude-code-elixir --skill ecto-thinkingInstalls into the current project.
Run `npx skills use "https://github.com/georgeguimaraes/claude-code-elixir" --skill "georgeguimaraes/claude-code-elixir/ecto-thinking"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/georgeguimaraes/claude-code-elixir" that are relevant to the current task. Run `npx skills add "https://github.com/georgeguimaraes/claude-code-elixir"` and select the relevant skills, then follow their instructions.