Skip to main content
Run any Skill in Manus
with one click
$pwd:

with-to-case-refactor

// Replace `with` expressions that contain only a single `<-` clause and an `else` branch with a `case` expression. This addresses the Credo warning "with contains only one <- clause and an else branch, consider using case instead" and produces cleaner, more idiomatic Elixir code.

$ git log --oneline --stat
stars:4,552
forks:3,076
updated:April 6, 2026 at 16:46
SKILL.md
readonly