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

bevacqua/css resource

:art: CSS: The Good Parts observed · 2026-08-28

github.com/bevacqua/css · homepage · 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: 4492
  • days_rel: n/a
  • days_push: 1038
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1063 stars · 133 forks observed · 2026-08-28

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

A CSS style guide ('nico-style') documenting conventions for class naming, namespacing, selectors, and organization to avoid collisions and confusion in CSS codebases. It is a markdown document meant to be shared and enforced within teams, not a runnable tool.

Use cases

  • establish css naming conventions for a team
  • avoid class name collisions in large css codebases
  • write a component namespace convention for styles
  • reduce use of !important in stylesheets
  • onboard new developers to a css code style
  • pair with a javascript style guide for frontend consistency

When to choose

  • you want a readable, opinionated baseline for css conventions to adapt for your team
  • your team suffers from class name collisions and inconsistent css organization
  • you want a lightweight style guide to fork rather than a linter or framework

When to avoid

  • you need automated style enforcement or linting rather than a written guide
  • you want a css framework or utility library with actual code
  • you prefer methodology-agnostic or tool-enforced approaches like stylelint configs

Facets

learning-resource · maturity maintenance

css-framework documentation web-development frontend web-design documentation css style-guide naming-conventions best-practices code-style web-server

7 sources

Member repositories

RepositoryRoleHealth v2
bevacqua/cssmain32

For agents

markdown · JSON · MCP: product_card(name="bevacqua/css")

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