Ross ROSS = Recommend OSS · open-source software intelligence for agents

uohzxela/clean-code-ruby resource

🛁 Clean Code concepts adapted for Ruby observed · 2026-08-28

github.com/uohzxela/clean-code-ruby · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3282
  • days_rel: n/a
  • days_push: 1454
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1597 stars · 161 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A curated guide adapting Robert C. Martin's Clean Code principles to the Ruby programming language, with annotated good/bad code examples covering variables, methods, classes, SOLID, testing, and error handling. It is a reference document rather than an executable library or tool.

Use cases

  • learn clean code principles in ruby
  • improve readability of my ruby codebase
  • ruby best practices for naming variables and methods
  • guide for writing refactorable ruby code
  • onboarding resource for ruby developers on code quality
  • examples of SOLID principles in ruby

When to choose

  • you write Ruby and want actionable, example-driven guidance on writing readable, maintainable code
  • you are onboarding junior Ruby developers and want a shared code-quality reference
  • you are reviewing or refactoring a Ruby codebase and want principles to assess quality

When to avoid

  • you need an executable linter or automated formatter - use RuboCop instead
  • you need idiomatic Ruby style rules rather than general clean-code concepts, since examples are ported from JavaScript and may not be idiomatic
  • you work in a language other than Ruby

Facets

learning-resource · maturity maintenance

documentation developer-tools developer-tools tutorials programming-languages ruby clean-code best-practices code-quality ruby software-craftsmanship style-guide refactoring

1 source

Member repositories

RepositoryRoleHealth v2
uohzxela/clean-code-rubymain32

For agents

markdown · JSON · MCP: product_card(name="uohzxela/clean-code-ruby")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem