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

aanand/deadweight

NOT MAINTAINED observed · 2026-08-28

github.com/aanand/deadweight · 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: 6252
  • days_rel: n/a
  • days_push: 3780
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1181 stars · 50 forks observed · 2026-08-28

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

Deadweight is a CSS coverage tool that, given a set of stylesheets and URLs, determines which CSS selectors are actually used and reports which can be safely deleted. It can run from the command line, integrate with Rails integration tests, run as a Rake task, or act as an HTTP proxy.

Use cases

  • find unused CSS selectors in my stylesheets
  • clean up dead CSS rules before a redesign
  • detect which CSS rules are never applied across my site's pages
  • audit CSS coverage during Rails integration tests
  • identify removable selectors from a set of HTML pages

When to choose

  • you have a Ruby/Rails project and want to find unused CSS selectors
  • you want a simple CLI to compare stylesheets against a list of URLs
  • you need CSS coverage captured during integration test runs

When to avoid

  • you need an actively maintained tool - the project is explicitly unmaintained
  • you work outside the Ruby ecosystem
  • you want modern CSS support or active community support - consider PurifyCSS or UnCSS instead

Facets

cli-tool · maturity abandoned

testing developer-tools web-development frontend developer-tools cli ruby css-coverage unused-css css-cleanup ruby-gem

1 source

Member repositories

RepositoryRoleHealth v2
aanand/deadweightmain32

For agents

markdown · JSON · MCP: product_card(name="aanand/deadweight")

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