oliver-kriskaoliver-kriskaCommunityยท91 Agent Skills Included

claude-elixir-phoenix

Plan, build, review, and debug Elixir Phoenix apps with AI

Guides AI agents through the full Elixir and Phoenix development cycle: planning features, writing code, running reviews, and capturing lessons learned. Catches the production mistakes generic AI misses, like N+1 queries, unsafe LiveView mounts, non-idempotent Oban jobs, and float money fields. Ships 51 skills and 26 specialist agents covering Ecto, LiveView, Oban, security, testing, deployment, and dependency audits.
npx skills add oliver-kriska/claude-elixir-phoenix --all -g -y
Available:

Explains how the plugin's plan-work-review-compound workflow operates and how the AI agent should coordinate specialist sub-agents, manage context, and route tasks across the skill suite.

All Skills in This Repository (91)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
oliver-kriskaoliver-kriska

phx:research

Research Elixir and Phoenix topics from web sources into markdown files.

Community
Intermediate
๐Ÿ“ฆ In Repo
oliver-kriskaoliver-kriska

ecto-constraint-debug

Analyze Ecto migration files and schema definitions to diagnose constraint violations.

Community
Intermediate
๐Ÿ“ฆ In Repo
oliver-kriskaoliver-kriska

liveview-patterns

Provide Phoenix LiveView development patterns for performance, state management, and navigation.

Community
Intermediate
๐Ÿ“ฆ In Repo
oliver-kriskaoliver-kriska

phx:init

Initialize and configure the Elixir/Phoenix plugin in CLAUDE.md.

Community
Intermediate
๐Ÿ“ฆ In Repo
oliver-kriskaoliver-kriska

phx:learn

Records bug-fix patterns and lessons learned into a central file.

Community
Basic
๐Ÿ“ฆ In Repo
oliver-kriskaoliver-kriska

phx:full

Orchestrate Elixir Phoenix feature development through planning, implementation, verification, and review.

Community
Advanced
๐Ÿ“ฆ In Repo
oliver-kriskaoliver-kriska

phx:techdebt

Analyze Elixir/Phoenix projects for technical debt and duplicate code.

Community
Intermediate
๐Ÿ“ฆ In Repo
oliver-kriskaoliver-kriska

phx:intro

Guide users through the Elixir/Phoenix Claude Code plugin's commands and lifecycle.

Community
Basic
๐Ÿ“ฆ In Repo
oliver-kriskaoliver-kriska

compound-docs

Document Elixir/Phoenix problems, root causes, and fixes with YAML frontmatter.

Community
Advanced
๐Ÿ“ฆ In Repo
oliver-kriskaoliver-kriska

intent-detection

Detect user intent to suggest Elixir/Phoenix workflow commands like /phx:investigate.

Community
Intermediate
๐Ÿ“ฆ In Repo
oliver-kriskaoliver-kriska

phx:verify

Run a multi-stage verification loop for Elixir/Phoenix projects.

Community
Intermediate
๐Ÿ“ฆ In Repo
oliver-kriskaoliver-kriska

security

Document Elixir and Phoenix security patterns for authentication, authorization, and input validation.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install claude-elixir-phoenix?โ–ผ

Run `npx skills add oliver-kriska/claude-elixir-phoenix --all -g -y` in your terminal to install the full skill suite globally.

What does this plugin do for Elixir developers?โ–ผ

It gives your AI agent deep Elixir, Phoenix, LiveView, Ecto, and Oban expertise, plus enforced rules that catch common production bugs like N+1 queries and missing authorization before they ship.

How do I plan and build a Phoenix feature with AI?โ–ผ

Describe the feature and the suite creates a structured plan, executes it task by task with compile and test checks, then runs a multi-agent code review before you merge.

Does it work with Codex, OpenCode, and other AI runtimes?โ–ผ

Yes. All 51 skills ship as portable SKILL.md files with generated targets for Claude Code, Codex, Amp, Pi, OpenCode, and DeepSeek Harness.

Can it review my Elixir pull requests?โ–ผ

Yes. The review skills audit changed code for security, performance, and idiom issues with evidence-backed findings, and can even watch a PR and respond to reviewer comments.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’