0
/ 100
Excellent work. The last thing to polish is CI. Widely used, with the craft to match.
The Monorepo Platform that amplifies both developers and AI agents. Nx optimizes your builds, scales your CI, and fixes failed PRs automatically. Ship in half the time.
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a step like `run: npm test`, `run: pytest`, or `run: tox` to your workflow file.
- 2CI/CD14pt
Add a lint step to catch style issues automatically.
- 3CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
- 4CI/CD14pt
Upload coverage to Codecov, Coveralls, or report it with `--coverage` flags.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
91
Contributing guide is detailed and thorough.
README is present.
README documents how to install the project.
Licensed under MIT.
Engineering
88
CI is configured (.github/workflows/ci.yml).
Test files detected (astro-docs/e2e/cli-subcommand-formatting.spec.ts).
Linter or formatter configured (.editorconfig).
Lockfile present (Cargo.lock). Installs are reproducible.
Issue or PR templates present.
Project health
94
Dependency manifest found (Cargo.toml).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 230 / 902Commits (30d / 90d)
- 2,919Forks
- 1000Releaseslatest 4y ago
Community
- 100% - GoodCommunity health
- 6 bus factorauthors own >50% of commits
- 29,148Watchers
Responsiveness
- 127d 2hMedian issue response
- 21hMedian PR merge time
- 510Open issues
Repository files71 root entries
- .agents
- .cargo
- .claude
- .cursor
- .devcontainer
- .gemini
- .githubGood: CI is configured (.github/workflows/ci.yml).Good: Dependabot covers 2 ecosystems (npm, github-actions). Dependencies stay current.Good: Issue or PR templates present.
- .husky
- .mvn
- .nx
- .opencode
- .verdaccio
- assets
- astro-docsGood: Test files detected (astro-docs/e2e/cli-subcommand-formatting.spec.ts).
- benchmarks
- e2e
- examples
- gradle
- graph
- images
- netlify
- nx-dev
- packages
- patches
- scripts
- tools
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .gitattributes
- .gitignoreGood: .gitignore present.
- .local.env
- .nxignore
- .pnpmrc
- .prettierignore
- .prettierrc
- .upstreamdocs.json
- AGENTS.md
- babel.config.json
- build.gradle.kts
- Cargo.lockGood: Lockfile present (Cargo.lock). Installs are reproducible.
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- CLAUDE.md
- clippy.toml
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CODEOWNERS
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- Directory.Build.props
- eslint.config.mjs
- gradle.properties
- gradlew
- gradlew.bat
- jest.config.cts
- jest.preset.js
- LICENSEGood: Licensed under MIT.
- mise.tomlGood: Environment pinned via mise.toml.
- mvnw
- mvnw.cmd
- nx-parent.iml
- nx.json
- nx.sln
- opencode.json
- package.json
- pnpm-lock.yaml
- pnpm-workspace.yaml
- pom.xml
- project.json
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- rust-toolchain.toml
- SECURITY.mdGood: Security policy present.
- settings.gradle.kts
- tsconfig.base.json
- tsconfig.json
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/nrwl/nx)