claude-marketplace-elixir
Automated Elixir formatting, testing, linting, and security checks
All Skills in This Repository (3)
Pure Emerald Level Indicatorshex-docs-search
Search Hex package documentation across local dependencies and caches.
usage-rules
Extract package usage rules for Elixir and Erlang libraries from local caches.
workflow-generator
Generate project-specific /research, /plan, /implement, and /qa commands for Elixir projects.
Frequently Asked Questions
FAQPage SchemaHow to install claude-marketplace-elixir?▼
Run `npx skills add bradleygolden/claude-marketplace-elixir --all -g -y` in your terminal to install all plugins and skills globally.
What does this Elixir plugin marketplace do?▼
It auto-formats code, checks compilation, and runs Credo, Dialyzer, Sobelow, and tests whenever you edit Elixir files or commit code.
How do I search Hex package documentation?▼
The hex-docs-search skill finds package docs locally first, then fetches and caches them from hex.pm so answers match your project version.
Can it block bad git commits in Elixir projects?▼
Yes. The pre-commit hook runs format checks, compilation, tests, and security scans, and blocks the commit if anything fails.
Does it work with Phoenix and Ash projects?▼
Yes. It supports Phoenix 1.8+ precommit aliases and includes Ash Framework codegen checks plus usage-rules for Ash best practices.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core