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

web-infra-dev/rsdoctor

AI-friendly build analyzer for Rspack observed · 2026-09-03

github.com/web-infra-dev/rsdoctor · homepage · TypeScript · MIT (permissive) observed · 2026-09-03

Health v2 · maintenance only

90/100

  • Activity 100
  • Release rhythm 86
  • Longevity 72
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: 7.0
  • age_days: 1008
  • days_rel: 12
  • days_push: 0
  • n_releases_24m: 79

Full methodology

Adoption not part of the score

1139 stars · 103 forks observed · 2026-09-03

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

Rsdoctor is a build analyzer for Rspack (and legacy webpack) projects that visualizes compilation time, loader/plugin behavior, bundle composition, and module dependencies. It includes built-in and custom rule scanning for issues like duplicate packages and bundle degradation diffing.

Use cases

  • analyze why my rspack build is slow
  • visualize bundle size and module dependencies
  • detect duplicate packages in my bundle
  • compare bundle output between builds to find regressions
  • profile loader and plugin execution time
  • scan build output for anti-patterns with custom rules

When to choose

  • you build with Rspack (or Rsbuild) and need visibility into build performance and output
  • you want to find bundle bloat, duplicate dependencies, or ES version issues
  • you need before/after bundle diffs to prevent degradation

When to avoid

  • your project uses Vite, esbuild, or another non-Rspack/webpack bundler
  • you only need a quick bundle size number without build-process analysis
  • you are on webpack and cannot migrate to Rspack (1.x is maintenance-only)

Facets

plugin · maturity active

build-tool developer-tools analytics data-visualization monitoring developer-tools web-development frontend performance cli cross-platform rspack webpack bundle-analyzer build-analysis rstack bundle-diff loader-analysis build-tools nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
web-infra-dev/rsdoctormain90

For agents

markdown · JSON · MCP: product_card(name="web-infra-dev/rsdoctor")

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