0
/ 100
Good shape overall. A few tweaks would push it into the top tier.
⛲Imagination, Given Voice.✨
Documentation
96
CONTRIBUTING guide found.
README is present.
README documents how to install the project.
Licensed under Other.
Engineering
49
No tests detected anywhere in the repository.
→ Add automated tests. They prove the code works and give contributors confidence to make changes.
CI is configured (.github/workflows/test_running.yaml).
Lockfile present (Cargo.lock). Installs are reproducible.
Java/Kotlin linting configured (eslint.config.mjs).
Issue or PR templates present.
Project health
100
Dependency manifest found (Cargo.toml).
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)
- 55Forks
- 3Releaseslatest 3mo ago
Community
- -Community health
- -authors own >50% of commits
- 707Watchers
Responsiveness
- <1hMedian issue response
- <1hMedian PR merge time
- 5Open issues
Repository files40 root entries
- .esh
- .githubGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.Good: CI is configured (.github/workflows/test_running.yaml).Good: Issue or PR templates present.Good: Security policy present.
- .vscode
- default
- docs
- imgs
- path
- src
- .directory
- .dockerignore
- .env.example
- .gitignoreGood: .gitignore present.
- AGENTS.md
- build.gradle
- build.sbt
- Cargo.lockGood: Lockfile present (Cargo.lock). Installs are reproducible.
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- deno.json
- desktop.ini
- Directory.Build.props
- docker-compose.ymlGood: Environment pinned via docker-compose.yml.
- dockerfile
- eslint.config.mjsGood: Java/Kotlin linting configured (eslint.config.mjs).
- fount.csproj
- gradlew
- gradlew.bat
- gulpfile.mjs
- Justfile
- LICENSEGood: Licensed under Other.
- Makefile
- mix.exs
- package.json
- Package.swift
- 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.
- run.bat
- run.sh
- settings.gradle
- stack.yaml
- Taskfile.yml
- typos.toml