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.
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 19d 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