claude-elixir-phoenix
Plan, build, review, and debug Elixir Phoenix apps with AI
All Skills in This Repository (91)
Pure Emerald Level Indicatorsphx:research
Research Elixir and Phoenix topics from web sources into markdown files.
ecto-constraint-debug
Analyze Ecto migration files and schema definitions to diagnose constraint violations.
liveview-patterns
Provide Phoenix LiveView development patterns for performance, state management, and navigation.
phx:init
Initialize and configure the Elixir/Phoenix plugin in CLAUDE.md.
phx:learn
Records bug-fix patterns and lessons learned into a central file.
phx:full
Orchestrate Elixir Phoenix feature development through planning, implementation, verification, and review.
phx:techdebt
Analyze Elixir/Phoenix projects for technical debt and duplicate code.
phx:intro
Guide users through the Elixir/Phoenix Claude Code plugin's commands and lifecycle.
compound-docs
Document Elixir/Phoenix problems, root causes, and fixes with YAML frontmatter.
intent-detection
Detect user intent to suggest Elixir/Phoenix workflow commands like /phx:investigate.
phx:verify
Run a multi-stage verification loop for Elixir/Phoenix projects.
security
Document Elixir and Phoenix security patterns for authentication, authorization, and input validation.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core