claudeindex
Marketplace

elixir

Elixir and BEAM ecosystem development tools for Claude Code

Stars

170

Forks

8

Plugins

10

Installation

1

Add the marketplace

/plugin marketplace add bradleygolden/claude-marketplace-elixir
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

10

Plugins

0

Skills

0

Agents

Last Crawled

March 15, 2026

Plugins

Plugin

elixir

Comprehensive Elixir development support - formatting, compilation, testing, and static analysis in one plugin (recommended)

Plugin

core

Essential Elixir development support with hooks and automation

Plugin

credo

Credo static code analysis for Elixir projects

Plugin

ash

Ash Framework code generation validation and automation

Plugin

dialyzer

Dialyzer static type analysis for Elixir projects

Plugin

sobelow

Sobelow security-focused static analysis for Phoenix and Elixir projects

Plugin

ex_doc

ExDoc documentation validation plugin that checks for documentation issues before commits

Plugin

mix_audit

Dependency security audit plugin that scans Mix dependencies for known vulnerabilities

Plugin

ex_unit

ExUnit testing automation with pre-commit test validation

Plugin

precommit

Phoenix precommit alias automation - runs mix precommit before git commits if alias exists