πŸ”Œ

precommit

πŸ”ŒPlugin

bradleygolden/claude-marketplace-elixir

VibeIndex|
What it does

Runs pre-commit alias tasks for Phoenix 1.8+ projects, likely performing checks or validations before code is committed.

elixirphoenixprecommitvalidationtesting

Installation

Install plugin in Claude Code:
/plugin install bradleygolden/claude-marketplace-elixir
158
AddedJan 26, 2026

More from this repository10

πŸ”Œ
ex_unitπŸ”ŒPlugin

Automates ExUnit test generation, execution, and validation for Elixir projects within Claude Code.

πŸ”Œ
coreπŸ”ŒPlugin

Provides essential Elixir development support with foundational code generation, analysis, and project setup capabilities.

πŸ”Œ
credoπŸ”ŒPlugin

Performs static code analysis for Elixir code, checking code style, complexity, and potential issues using the Credo linter.

πŸ”Œ
mix_auditπŸ”ŒPlugin

Performs security audits on Elixir project dependencies, checking for known vulnerabilities and potential security risks in the project's mix dependencies.

πŸ”Œ
dialyzerπŸ”ŒPlugin

Performs static type analysis on Elixir code using Dialyzer to detect type inconsistencies and potential runtime errors.

πŸ”Œ
ashπŸ”ŒPlugin

Validates and supports code generation for the Ash Framework, ensuring proper structure and adherence to Ash Framework conventions.

πŸͺ
bradleygolden-claude-marketplace-elixirπŸͺMarketplace

Provides a Claude Code plugin marketplace with comprehensive Elixir development tools for code formatting, compilation, testing, linting, and security analysis.

πŸ”Œ
sobelowπŸ”ŒPlugin

Performs security-focused static analysis for Elixir applications, identifying potential vulnerabilities and security risks in code.

πŸ”Œ
elixirπŸ”ŒPlugin

Provides comprehensive Elixir development support through auto-formatting, compilation, testing, linting, and security checks within Claude Code.

πŸ”Œ
ex_docπŸ”ŒPlugin

ExDoc documentation validation plugin that checks for documentation issues before commits