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

oyvindeh/ucss

Find unused and duplicate CSS observed · 2026-08-28

github.com/oyvindeh/ucss · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 5143
  • days_rel: n/a
  • days_push: 3506
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1609 stars · 61 forks observed · 2026-08-28

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

uCSS is a Node.js tool that crawls websites or local HTML files to find unused and duplicate CSS selectors, with match counts per rule. It works both as a command line tool and as a library, and supports config-driven crawling with login, whitelists, and exclusions.

Use cases

  • find unused CSS selectors on my website
  • detect duplicate CSS rules in a stylesheet
  • crawl a site to see which CSS rules are never used
  • audit CSS usage across pages behind a login
  • find dead links while crawling a site
  • count how often each CSS rule matches

When to choose

  • you want to identify unused or duplicate CSS selectors across a site or HTML codebase
  • you need a CLI or Node library for CSS usage analysis
  • you need to crawl authenticated pages with a config file

When to avoid

  • you want to automatically remove unused CSS from a stylesheet (use UnCSS instead)
  • you need detection of JavaScript-toggled rules, inline styles, or internal style sheets
  • you need a actively maintained tool with recent updates

Facets

cli-tool · maturity maintenance

web-scraping parser developer-tools web-development frontend developer-tools cli cross-platform css-analysis unused-css duplicate-selectors css-audit crawler nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
oyvindeh/ucssmain32

For agents

markdown · JSON · MCP: product_card(name="oyvindeh/ucss")

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