credo
Installation
SKILL.md
Credo
Run Credo static analysis checks and fix issues in Elixir projects. Expects Credo to be a dependency in the project's mix.exs.
Subcommands
| Subcommand | Purpose |
|---|---|
check |
Run mix credo --strict and report issues |
fix |
Run Credo, then fix all reported issues |
/credo help
Display a list of all available subcommands. Output the following exactly:
/credo subcommands: