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

stylelint/stylelint

A mighty CSS linter that helps you avoid errors and enforce conventions. observed · 2026-08-28

github.com/stylelint/stylelint · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

97/100

  • Activity 99
  • Release rhythm 93
  • Longevity 100
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: 11.5
  • age_days: 4290
  • days_rel: 45
  • days_push: 7
  • n_releases_24m: 43

Full methodology

Adoption not part of the score

11513 stars · 1017 forks observed · 2026-08-28

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

Stylelint is a CSS linter with over 100 built-in rules that helps developers avoid errors and enforce style conventions. It supports plugins, shareable configs, automatic fixes, and can lint CSS-like languages such as SCSS, Sass, Less, and CSS-in-JS via PostCSS-compatible syntaxes.

Use cases

  • lint css files for errors and style violations
  • enforce css coding conventions across a team
  • automatically fix css linting problems
  • lint scss and sass stylesheets
  • lint styles embedded in html markdown or css-in-js
  • catch duplicate selectors and misspelled css properties
  • set up shareable css linting rules for a project

When to choose

  • you need to catch errors and enforce conventions in CSS or CSS-like languages
  • you want a highly extensible linter with plugins, custom rules, and shareable configs
  • you need autofixing and integration with build tools or editors via CLI or Node.js API

When to avoid

  • you only want code formatting rather than linting - use a pretty printer like Prettier instead
  • you need to lint languages other than CSS and its variants
  • you want a zero-configuration linter without writing any config

Facets

library · maturity stable

linter formatter cli developer-tools web-development frontend developer-tools cli cross-platform css postcss scss less css-in-js code-quality static-analysis autofix shareable-configs nodejs

7 sources

Member repositories

RepositoryRoleHealth v2
stylelint/stylelintmain97

For agents

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

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