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