elixir
πPluginbradleygolden/claude-marketplace-elixir
Provides comprehensive Elixir development support through auto-formatting, compilation, testing, linting, and security checks within Claude Code.
bradleygolden-claude-marketplace-elixir marketplace
Installation
/plugin install bradleygolden/claude-marketplace-elixirMore from this repository10
Performs security audits on Elixir project dependencies, checking for known vulnerabilities and potential security risks in the project's mix dependencies.
Performs static code analysis for Elixir code, checking code style, complexity, and potential issues using the Credo linter.
Automates ExUnit test generation, execution, and validation for Elixir projects within Claude Code.
Provides essential Elixir development support with foundational code generation, analysis, and project setup capabilities.
Runs pre-commit alias tasks for Phoenix 1.8+ projects, likely performing checks or validations before code is committed.
Validates and supports code generation for the Ash Framework, ensuring proper structure and adherence to Ash Framework conventions.
Performs static type analysis on Elixir code using Dialyzer to detect type inconsistencies and potential runtime errors.
Provides a Claude Code plugin marketplace with comprehensive Elixir development tools for code formatting, compilation, testing, linting, and security analysis.
Performs security-focused static analysis for Elixir applications, identifying potential vulnerabilities and security risks in code.
ExDoc documentation validation plugin that checks for documentation issues before commits