
Claude Skills by oliver-kriska
github.com/oliver-kriskaChoose Phoenix review, plan, debug, or test command. Use when user asks
Initialize plugin in a project — install Iron Laws, auto-activation rules,
Walk through the Elixir/Phoenix plugin commands, workflow, and features
Investigate Elixir/Phoenix bugs root-cause first. Reproduce failures,
Capture Elixir/Ecto/LiveView lessons and Hex API rules. Use after corrections
Reduce mix output noise (5-15% token savings) by installing rtk filters
Find and fix Elixir/Phoenix performance problems — slow pages or queries,
Recommend safe Bash permissions for Elixir mix commands in settings.json.
'Plan features spanning multiple domains: billing (Stripe), auth (RBAC),
'Address feedback left on a GitHub pull request: fetch unresolved review
Implement small Phoenix changes without planning — add validations, update
Recall prior work from past sessions — how a bug was fixed, what was
Research Elixir/Phoenix/Ecto topics or evaluate Hex libraries (--library).
Review changed Elixir/Phoenix code read-only. Check requirements, cite
Analyze Elixir/Phoenix technical debt — duplicates, refactoring opportunities,
Trace Elixir call trees from entry points via mix xref. Use when debugging
Triage review findings interactively — approve, skip, or prioritize each
Verify Elixir/Phoenix changes — compile, format, and test in one loop.
Watch an Elixir/Phoenix PR for new review comments (bot + human) and
Execute Elixir/Phoenix plan tasks with progress tracking. Use after /skill:phx-plan
Build and harden Phoenix auth and security — OAuth login, password hashing,
Write or repair Elixir tests with ExUnit, sandbox isolation, async reliability,
Tidewave MCP runtime tools — debugging, smoke testing, live state inspection,