phoenix-ecto

Critical Ecto and Phoenix guidelines that prevent common bugs and security issues. Use when writing Elixir code that involves Ecto schemas, changesets, queries, associations, or seeds.exs files. Prevents subtle mistakes with field access, validation options, and mass assignment vulnerabilities.

$ 安裝

git clone https://github.com/forest/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/claude/skills/phoenix-ecto ~/.claude/skills/dotfiles

// tip: Run this command in your terminal to install the skill