Skip to main content

elixir-pattern-matching

Master Elixir pattern matching for elegant control flow in code, covering function patterns, case statements, and destructuring.

Install this skill

or
95/100

Security score

The elixir-pattern-matching skill was audited on Feb 22, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 412

External URL reference

SourceSKILL.md
412- [Elixir Pattern Matching Guide](https://elixir-lang.org/getting-started/pattern-matching.html)
low line 413

External URL reference

SourceSKILL.md
413- [Function Clauses Documentation](https://hexdocs.pm/elixir/patterns-and-guards.html)
low line 414

External URL reference

SourceSKILL.md
414- [Guards Reference](https://hexdocs.pm/elixir/patterns-and-guards.html#guards)
low line 415

External URL reference

SourceSKILL.md
415- [With Statement Guide](https://hexdocs.pm/elixir/Kernel.SpecialForms.html#with/1)
low line 416

External URL reference

SourceSKILL.md
416- [Binary Pattern Matching](https://elixir-lang.org/getting-started/binaries-strings-and-char-lists.html)
Scanned on Feb 22, 2026
View Security Dashboard
Installation guide →
GitHub Stars 152
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
TheBushidoCollective/han