Explore skills

4,856 skills found

Category alert

Get new DevOps e Infra skills every Monday

phx:research

457

Research Elixir/Phoenix topics or evaluate Hex libraries (--library). Use when learning about libraries, patterns, or comparing approaches. Searches HexDocs, ElixirForum, GitHub.

DevOps e Infra#github#gitby oliver-kriska

phx:review

457

Review code with parallel agents — tests, security, Ecto, LiveView, Oban. Use after implementation to catch bugs and anti-patterns before committing.

DevOps e Infra#mcp#testby oliver-kriska

security

457

Enforce Elixir/Phoenix security — auth, OAuth, sessions, CSRF, XSS, SQL injection, input validation, secrets. Use when editing auth files, login flows, RBAC, or API keys.

DevOps e Infra#sql#mcpby oliver-kriska

phx:techdebt

457

Analyze Elixir/Phoenix technical debt — duplicates, refactoring opportunities, credo issues. Use when asked about code quality, cleanup, or what to improve.

DevOps e Infra#mcpby oliver-kriska

testing

457

Elixir testing patterns — ExUnit, Mox, factories, LiveView test helpers. Use when working on *_test.exs, test/support/, factory files, or fixing test failures.

DevOps e Infra#mcp#aiby oliver-kriska

phx:triage

457

Triage review findings interactively — approve, skip, or prioritize each issue. Use after /phx:review to filter findings before fixing.

DevOps e Infra#mcpby oliver-kriska

phx:work

457

Execute Elixir/Phoenix plan tasks with progress tracking. Use after /phx:plan to implement features with mix compile and mix test verification after each step, or --continue to resume interrupted work.

DevOps e Infra#mcp#testby oliver-kriska

session-deep-dive

457

Deep qualitative analysis of high-signal sessions. Spawns subagents with v2 template, synthesizes patterns, compares against known findings. Use after /session-scan.

DevOps e Infra#mcp#aiby oliver-kriska

session-trends

457

Analyze trends across session metrics. Computes windowed aggregates, deltas, and compares against MEMORY.md findings. Use periodically for progress tracking.

DevOps e Infra#mcp#aiby oliver-kriska

lab:autoresearch

457

Self-improving loop for plugin skills. Reads program.md, proposes one mutation per iteration, evaluates against deterministic scorer, keeps improvements via git, reverts failures. Targets weakest skill+dimension. Use with /loop for overnight runs.

DevOps e Infra#git#mcpby oliver-kriska

hexdocs-fetcher

457

Fetch HexDocs for Elixir libraries with HTML-to-markdown conversion. Use when looking up docs on hexdocs.pm — modules, functions, guides, changelogs.

DevOps e Infra#mcp#markdownby oliver-kriska

intent-detection

457

Route ambiguous Phoenix/LiveView/Ecto work requests to the correct /phx: workflow. Use when intent is unclear, mixed (bug fix vs. refactor), or scope is ambiguous.

DevOps e Infra#mcpby oliver-kriska