91
/ 100
A well-known project done right. Strong docs and solid engineering throughout.
Aesthetic, minimalist platform for learning Japanese inspired by Duolingo and Monkeytype, built with Next.js and sponsored by Vercel. Beginner-friendly with plenty of good first issues - all contributions are welcome!
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.
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
97
README documents how to install the project.
Contributing guide is detailed and thorough.
README is present.
Licensed under AGPL-3.0.
Engineering
88
CI is configured (.github/workflows/main.yml).
Test files detected (app/api/analyze-text/route.test.ts).
Linter or formatter configured (.editorconfig).
Lockfile present (package-lock.json). Installs are reproducible.
Issue or PR templates present.
Project health
89
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
- 3260 / 13108Commits (30d / 90d)
- 2,492Forks
- 3Releaseslatest 2mo ago
Community
- 87% - GoodCommunity health
- 1 bus factorlowauthor own >50% of commits
- 2,773Watchers
Responsiveness
- 22hMedian issue response
- 10hMedian PR merge time
- 357Open issues
Repository files60 root entries
- .githubGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Good: Contributing guide describes code style expectations.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.Good: CI is configured (.github/workflows/main.yml).Good: Dependabot covers 3 ecosystems (npm, github-actions, npm). Dependencies stay current.Good: Issue or PR templates present.Good: Security policy present.
- .husky
- appGood: Test files detected (app/api/analyze-text/route.test.ts).
- assets
- community
- core
- data
- docs
- entities
- features
- openspec
- public
- scripts
- shared
- supabase
- types
- widgets
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .gitignoreGood: .gitignore present.
- .npmrc
- .prettierignore
- .prettierrc
- AGENTS.md
- canvas-confetti.d.ts
- CHANGELOG.md
- CLAUDE.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- components.json
- CONTRIBUTING.md
- docker-compose.yml
- DockerfileGood: Environment pinned via Dockerfile.
- Dockerfile.dev
- errors.log
- eslint.config.mjs
- GEMINI.md
- global.d.ts
- instrumentation-client.ts
- instrumentation.ts
- kuroshiro.d.ts
- LICENSE.mdGood: Licensed under AGPL-3.0.
- lint-staged.config.js
- next-sitemap.config.js
- next.config.ts
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- postcss.config.mjs
- proxy.ts
- pull-shark-contribution-21866.md
- 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.
- SECURITY.md
- sentry.edge.config.ts
- sentry.server.config.ts
- SEO_IMPROVEMENTS_SUMMARY.md
- sql.js.d.ts
- tailwind.config.js
- TODO_INDEXNOW_SETUP.md
- tsconfig.json
- vercel.json
- vitest.config.ts
- vitest.shims.d.ts
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/lingdojo/kana-dojo)