Debug Ecto constraint violations - trace triggers, check migrations, find duplicate data. Use when seeing unique_constraint, foreign_key_constraint, or check_constraint errors.
$npx -y skills add oliver-kriska/claude-elixir-phoenix --skill ecto-constraint-debugInstalls into the current project.
Run `npx skills use "https://github.com/oliver-kriska/claude-elixir-phoenix" --skill "oliver-kriska/claude-elixir-phoenix/ecto-constraint-debug"` 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/oliver-kriska/claude-elixir-phoenix" that are relevant to the current task. Run `npx skills add "https://github.com/oliver-kriska/claude-elixir-phoenix"` and select the relevant skills, then follow their instructions.