Ahmedxx99 Claude Code Elixir
ahmedxx99-claude-code-elixir is a Claude Code plugin for the Build phase that bundles Elixir LSP, formatting, and Phoenix/OTP-oriented coding assistance.
Speed up Elixir and Phoenix work in Claude Code with LSP-aware editing, Mix/Credo formatting, and OTP-oriented agent skills across five bundled plugins.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install ahmedxx99-claude-code-elixir@ahmedxx99/claude-code-elixirBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:ahmedxx99/claude-code-elixir") and the paste-ready config with skillselion.get_install_config("plugin:ahmedxx99/claude-code-elixir").
What it does
ahmedxx99-claude-code-elixir is a Claude Code plugin pack for solo builders and small teams shipping on Elixir and Phoenix. The catalog lists five plugins spanning LSP integration, skills, and hooks—aimed at the loop every backend indie developer knows: edit a LiveView, run Mix, fix Credo warnings, and keep OTP supervision trees sane. Instead of generic LLM guesses about Elixir syntax, the bundle orients the agent around real project tooling: compile errors, formatter output, credo rules, and language-server navigation. It sits squarely in Build/backend when you are implementing APIs, channels, or background jobs; it is less about SEO, analytics, or deploy orchestration. Beginner-friendly if you already run Mix locally; you still need Elixir installed and a Phoenix or Mix project opened in the workspace. Treat it as a curated dev ergonomics pack, not a replacement for official ElixirLS in your editor if you rely on that exclusively outside Claude Code.
Highlights
- Five Claude Code plugins in one Elixir-focused bundle (LSP, skills, hooks)
- Language-server style support: autocomplete, go-to-definition, references, hover
- Autoformat and Credo-oriented static analysis for code style and quality
- Mix compile integration with warnings-as-errors awareness
- Phoenix, LiveView, Ecto, Oban, and OTP/Genserver workflow coverage
Why builders use it
Generic AI coding help fumbles Elixir conventions, Mix errors, and Credo rules, wasting time on compile-fix cycles.
You get Claude Code plugins tuned for Elixir/Phoenix with compile, format, lint, and LSP-aware edits so backend work stays inside Mix-shaped workflows.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 2 stars, 0 votes.
FAQ
Who is ahmedxx99-claude-code-elixir for?
Elixir and Phoenix developers using Claude Code who want formatting, compile, Credo, and LSP-style assistance bundled for backend work.
When should I use ahmedxx99-claude-code-elixir?
Use it during active Build work on Mix projects—new LiveViews, contexts, Oban workers, or OTP modules—when you want agent edits aligned to Elixir tooling.
How do I add ahmedxx99-claude-code-elixir to my agent?
Install the ahmedxx99/claude-code-elixir plugin set from the catalog into Claude Code, open your Phoenix or Mix repo, and enable the listed LSP/skills/hooks per the repository README.
Comments
Share how you use ahmedxx99-claude-code-elixir, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.