0
/ 100
Solid foundation. Invest in docs and CI to grow from here.
The NSW Design System is a toolkit of style, patterns, standards and guidance for everyone creating distinctly NSW digital products and services. It helps us create unified, trusted, inclusive and audience centered digital experiences for our users that are clearly simple, current and purposeful.
Top fixes
Highest-impact changes first, ranked by point weight
- 1Tests18pt
Set scripts.test in package.json to your actual test command, e.g. "vitest" or "jest".
- 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.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
85
Contributing guidance is in the README, not a dedicated CONTRIBUTING.md (−20 pts).
→ Moving it to a CONTRIBUTING.md makes it easier to find and keeps the README focused. A dedicated file earns +47 pts base.
README documents how to install the project.
README is present.
Licensed under MIT.
Engineering
71
Test files detected (src/global/scripts/helpers/utilities.test.js).
CI is configured (.github/workflows/build-deploy-production-manual.yml).
Lockfile present (package-lock.json). Installs are reproducible.
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
97
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 38Forks
- 114Releaseslatest 5y ago
Community
- -Community health
- -authors own >50% of commits
- 83Watchers
Responsiveness
- 6d 2hMedian issue response
- <1hMedian PR merge time
- 10Open issues
Repository files26 root entries
- .githubGood: CI is configured (.github/workflows/build-deploy-production-manual.yml).Good: Dependabot configured for github-actions.Good: Issue or PR templates present.
- build-script
- srcGood: Test files detected (src/global/scripts/helpers/utilities.test.js).
- .babelrc
- .browserslistrc
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .eslintignore
- .eslintrc
- .gitignoreGood: .gitignore present.
- .nvmrcGood: Environment pinned via .nvmrc.
- .pa11yci
- .stylelintrc
- a11y-test.js
- add-component.js
- CHANGELOG-V3.md
- CHANGELOG.md
- config.json
- contribute.md
- gulpfile.js
- HTMLstarterkit.zip
- LICENSEGood: Licensed under MIT.
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.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.
- tsconfig.json
- vercel.json
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/digitalnsw/nsw-design-system)