# lucasvegi/Elixir-Code-Smells

Catalog of Elixir-specific code smells

Repository: https://github.com/lucasvegi/Elixir-Code-Smells
Canonical: https://ross.abutalabs.com/products/elixir-code-smells
Homepage: https://doi.org/10.1007/s10664-023-10343-6
Language: Elixir
License: MIT
License Family: permissive
Topics: elixir-lang, code-smells, software-quality, elixir, elixir-examples
Last push: 2024-09-12T20:04:42+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 1660, "days_push": 720, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1514, forks 57 (observed 2026-08-28T04:04:56.361530+00:00)

## What it is
A curated catalog of Elixir-specific code smells documenting sub-optimal code patterns unique to the Elixir language, organized into design-related and low-level concern categories. It serves as an educational reference with runnable Livebook examples for improving code quality in Elixir projects.

## Use cases
- identify code smells in my elixir codebase
- learn common elixir anti-patterns
- refactor genserver-heavy elixir code
- study elixir software quality patterns
- find examples of bad elixir design
- teach code review guidelines for elixir

## When to choose
- you write or review Elixir code and want language-specific quality guidance
- you are learning Elixir idioms and common pitfalls
- you need a reference for code review or refactoring discussions in Elixir teams

## When to avoid
- you need automated linting or static analysis rather than a manual reference catalog
- you work in a language other than Elixir
- you need general-purpose code smell guidance not tied to Elixir

## Facets
- artifact type: learning-resource
- maturity: active
- function: documentation, linter, developer-tools
- domain: programming-languages, developer-tools, tutorials
- platform: elixir, cross-platform
- tags: code-smells, elixir, software-quality, refactoring, catalog, functional-programming, algorithms

## Member repositories
- lucasvegi/Elixir-Code-Smells (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:56.361530+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:32:12.942449+00:00, confidence not recorded.
  - readme: https://github.com/lucasvegi/Elixir-Code-Smells (fetched 2026-08-28T04:04:56.361530+00:00, sha 310946aa9833)
- Data as of 2026-08-30T08:39:29.467469+00:00.
