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

begriffs/css-ratiocinator

because your CSS is garbage observed · 2026-08-28

github.com/begriffs/css-ratiocinator · JavaScript · 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: 5213
  • days_rel: n/a
  • days_push: 4058
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1025 stars · 41 forks observed · 2026-08-28

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

A command-line tool that automatically refactors CSS by examining a site's live DOM in a headless browser and reverse-engineering a clean new stylesheet. It generates a fresh CSS definition that reproduces the original rendered styles down to the pixel, ignoring the source CSS files entirely.

Use cases

  • refactor legacy CSS that has accumulated contradictory rules
  • generate a clean stylesheet from a rendered page
  • reverse engineer CSS from a live DOM
  • clean up stylesheets without reading the original CSS files
  • convert a style guide page into a fresh CSS baseline
  • remove redundant cascaded styles from a site

When to choose

  • you have old, messy CSS whose rules contradict each other and want a clean regenerated stylesheet
  • you have a complete example DOM or living style guide covering your site's states
  • you want to derive styles from rendered output rather than source files

When to avoid

  • you need to process a whole multi-page site (not yet supported)
  • you need a maintained tool - it depends on the deprecated PhantomJS and hasn't been updated since 2015
  • your pages have many dynamic states not present in the markup you provide

Facets

cli-tool · maturity abandoned

css-framework developer-tools formatter web-development frontend developer-tools cli css-refactoring computed-styles phantomjs stylesheet-generation nodejs

1 source

Member repositories

RepositoryRoleHealth v2
begriffs/css-ratiocinatormain32

For agents

markdown · JSON · MCP: product_card(name="begriffs/css-ratiocinator")

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