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.
Pure filesystem-based memory system for Claude Code with custom ontology support
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
npx claudepluginhub zircote/lsp-marketplace --plugin elixir-lspElixir language server
Elixir Language Server integration for Claude Code
Comprehensive Elixir development support with automatic formatting, compilation, testing, and static analysis
Dexter language server for Elixir (.ex, .exs, .heex)
Advanced Credo skills for code analysis and style checking in Elixir
Comprehensive Java development toolkit with Spring Boot, testing, LangChain4J, and AWS integration