Agent Skills: staff-level-elixir

Use this skill when writing, reviewing, or refactoring Elixir, OTP, Ecto, or Phoenix/LiveView code. It corrects the staff-level judgment calls a capable model gets wrong by default — reaching for a GenServer as the universal tool, rescuing instead of letting processes crash, N+1 Ecto access, non-atomic writes, unbounded/linked Task fan-out, atom exhaustion from user input, eager Enum where Stream fits, and calling Repo from the web layer. Applies whenever the work touches process design, error handling, concurrency, data access, or LiveView, even if the user doesn't name them.

UncategorizedID: pproenca/dot-skills/staff-level-elixir

Install this agent skill to your local

pnpm dlx add-skill https://github.com/pproenca/dot-skills/staff-level-elixir

Skill Files

Browse the full folder contents for staff-level-elixir.

Download Skill

Loading file tree…

Select a file to preview its contents.