94

/ 100

GradeA

Polished and well engineered. Punching above its star count.

Top 7% of 5,156 graded repos

The open creative AI workspace

TypeScript409AGPL-3.01mo ago

Top fixes

Highest-impact changes first, ranked by point weight

6 to address
  1. 1
    Dependency manifest6pt

    Add a one-line description to package.json. It appears in npm search and on GitHub.

  2. 2
    Dependency manifest6pt

    Add a `repository` field pointing to the GitHub URL so npm knows where the source lives.

  3. 3
    Dependency manifest6pt

    Add a `keywords` array to help people find your package on npm.

  4. 4
    Dependency manifest6pt

    Add a `homepage` field pointing to your docs or project website.

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.

Install the GitHub App

Scorecard

Every check, grouped by category and sorted worst-first

Documentation

88

Contributing guide5pt25

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.

README12pt100

README is present.

Install and run instructions9pt100

README documents how to install the project.

License6pt100

Licensed under AGPL-3.0.

Engineering

100

Tests18pt100

Test files detected (docs/nodes/nodetool/test).

CI/CD14pt100

CI is configured (.github/workflows/test-coverage.yaml).

Linting and formatting5pt100

Linter or formatter configured (.prettierrc).

Reproducibility6pt100

Lockfile present (package-lock.json). Installs are reproducible.

Issue and PR templates6pt100

Issue or PR templates present.

Project health

89

Dependency manifest6pt65

Dependency manifest found (package.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • -
    Commits (30d / 90d)
  • 54
    Forks
  • 118
    Releaseslatest 6mo ago

Community

  • 37% - Weak
    Community health
  • -
    authors own >50% of commits
  • 409
    Watchers

Responsiveness

  • 3h
    Median issue response
  • 3h
    Median PR merge time
  • 30
    Open issues
Repository files47 root entries
  • .claude
  • .deploy
  • .design-sync
  • .github
    Good: CI is configured (.github/workflows/test-coverage.yaml).
    Good: Dependabot covers 5 ecosystems (npm, npm, npm, npm, github-actions). Dependencies stay current.
    Good: Issue or PR templates present.
  • .jules
  • .vscode
  • chrome-extension
  • demo
  • docs
    Good: Test files detected (docs/nodes/nodetool/test).
  • electron
  • examples
  • marketing
  • mobile
  • packages
  • scripts
  • web
  • workspace
  • .agents
  • .cursorignore
  • .dockerignore
  • .env.example
  • .gitignore
    Good: .gitignore present.
  • .nvmrc
  • .oxlintrc.json
  • .prettierrc
    Good: Linter or formatter configured (.prettierrc).
  • AGENTS.md
  • ARCHITECTURE.md
  • CHANGELOG.md
  • CLAUDE.md
  • deploy.sh
  • Dockerfile
    Good: Environment pinned via Dockerfile.
  • eslint.config.mjs
  • install.sh
  • LICENSE.txt
    Good: Licensed under AGPL-3.0.
  • MANIFEST.in
  • MANIFESTO.md
  • package-lock.json
    Good: Lockfile present (package-lock.json). Installs are reproducible.
  • package.json
    Good: Dependency manifest found (package.json).
  • react-doctor.config.json
  • README.md
    Good: 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.
  • screen_canvas.png
  • screen_video_editor.png
  • skills-lock.json
  • tsconfig.base.json
  • tsconfig.build.json
  • turbo.json
  • vitest.config.ts
RepoGrade badge preview

Add this badge to your README

It updates automatically each time the repo is re-graded.

[![RepoGrade](https://www.repo-grade.com/api/badge/nodetool-ai/nodetool)](https://www.repo-grade.com/report/nodetool-ai/nodetool)

More graded TypeScript repos