By zircote
Elixir language server plugin for Claude Code with ElixirLS integration and automated hooks for formatting, linting, and testing
A Claude Code plugin providing comprehensive Elixir development support through:
# Run the setup command (after installing the plugin)
/setup
Or manually:
# Install ElixirLS (download from GitHub releases)
# https://github.com/elixir-lsp/elixir-ls/releases
# Install development tools (via Mix)
mix local.hex --force
mix local.rebar --force
mix archive.install hex credo --force
The plugin configures ElixirLS for Claude Code via .lsp.json.
Capabilities:
| Hook | Trigger | Description |
|---|---|---|
mix-format | **/*.ex | Code formatting |
credo | **/*.ex | Linting |
elixir-todo-fixme | **/*.ex | Surface TODO/FIXME comments |
| Tool | Installation | Purpose |
|---|---|---|
elixir-ls | GitHub releases | LSP server |
mix format | Built-in | Formatting |
credo | mix archive.install hex credo | Linting |
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimPersistent memory system for AI coding assistants. Captures decisions, learnings, and context from coding sessions and surfaces them when relevant.
Rust language server
Comprehensive agent library featuring 115+ specialized Opus 4.5 agents organized by domain
Detect AI-generated writing patterns and build authentic voice profiles through adaptive interviews and computational stylistics
Claude Code plugin for C/C++ development with clangd LSP integration, 14 automated hooks for compilation, linting (clang-tidy), formatting (clang-format), and memory analysis (valgrind)
npx claudepluginhub zircote/lsp-marketplace --plugin elixir-lspElixir Language Server integration for Claude Code
Elixir language server
Advanced Elixir skills for OTP, pattern matching, and Ecto.
Credo static code analysis for Elixir projects
Dexter language server for Elixir (.ex, .exs, .heex)
Rust language server