0
/ 100
Impressive early momentum. Already polished and picking up traction fast.
Track token usage across 25 AI coding tools — Claude Code, Codex, Cursor, Gemini, Kiro, OpenCode, Antigravity, Copilot, Kimi, CodeBuddy, WorkBuddy, Grok, Kilo, Roo, Zed, Goose, Mimo, ZCode & more — local-first, zero-config, with a dashboard, macOS menu bar app, and desktop widgets.
Outstanding. A score of 97/100 puts this repo in a very small tier of truly well-engineered projects.
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a lint step to catch style issues automatically.
- 2CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
- 3CI/CD14pt
Upload coverage to Codecov, Coveralls, or report it with `--coverage` flags.
- 4Reproducibility6pt
Add a Dockerfile, .nvmrc, or .python-version to pin the runtime version and make the environment reproducible.
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
100
README is present.
README documents how to install the project.
Licensed under MIT.
Contributing guide is detailed and thorough.
Engineering
94
CI is configured (.github/workflows/ci.yml).
Lockfile present (package-lock.json). Installs are reproducible.
Test files detected (TokenTrackerBar/TokenTrackerBarTests/LimitPaceTests.swift).
Linter or formatter configured (dashboard/.eslintrc.cjs).
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)
- 77Forks
- 44Releaseslatest 2mo ago
Community
- -Community health
- -authors own >50% of commits
- 791Watchers
Responsiveness
- <1hMedian issue response
- 10hMedian PR merge time
- 7Open issues
Repository files27 root entries
- .githubGood: CI is configured (.github/workflows/ci.yml).Good: Dependabot covers 3 ecosystems (npm, npm, github-actions). Dependencies stay current.Good: Issue or PR templates present.
- bin
- dashboardGood: Linter or formatter configured (dashboard/.eslintrc.cjs).
- docs
- scripts
- src
- test
- TokenTrackerBarGood: Test files detected (TokenTrackerBar/TokenTrackerBarTests/LimitPaceTests.swift).
- TokenTrackerWin
- .coderabbit.yaml
- .env.example
- .gitignoreGood: .gitignore present.
- AGENTS.md
- CLAUDE.md
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Good: Contributing guide describes code style expectations.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- DESIGN.md
- LICENSEGood: Licensed under MIT.
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- PRODUCT.md
- README.ja.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.
- README.ko.md
- README.md
- README.zh-CN.md
- SECURITY.mdGood: Security policy present.
- tsconfig.json
- tsconfig.scip.json
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/mm7894215/tokentracker)