94
/ 100
Excellent work. The main thing left to polish is dependency metadata.
Universal LLM API client — 163 providers, 14 native language bindings, powered by a Rust core
Outstanding. A score of 95/100 puts this repo in a very small tier of truly well-engineered projects.
Top fixes
Highest-impact changes first, ranked by point weight
- 1Install and run instructions9pt
Add a .env.example listing all required environment variables so contributors know what to set up.
- 2Reproducibility6pt
Add .github/dependabot.yml with at least one package-ecosystem entry, or a renovate.json, so dependencies are updated automatically.
- 3Dependency manifest6pt
Add a one-line description to package.json. It appears in npm search and on GitHub.
- 4Dependency manifest6pt
Add a `repository` field pointing to the GitHub URL so npm knows where the source lives.
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
95
Contributing guide is detailed and thorough.
README documents how to install the project.
README is present.
Licensed under MIT.
Engineering
98
Lockfile present (Cargo.lock). Installs are reproducible.
Test files detected (crates/liter-llm-catalog-gen/tests).
CI is configured (.github/workflows/ci-csharp-rid-drift.yaml).
Linter or formatter configured (.golangci.yml).
Issue or PR templates present.
Project health
86
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
- 212 / 644Commits (30d / 90d)
- 20Forks
- 116Releaseslatest 4mo ago
Community
- 87% - GoodCommunity health
- 1 bus factorlowauthor own >50% of commits
- 249Watchers
Responsiveness
- 1d 16hMedian issue response
- 18d 2hMedian PR merge time
- 0Open issues
Repository files66 root entries
- .agents
- .ai-rulez
- .cargo
- .claude
- .claude-plugin
- .codex
- .githubGood: CI is configured (.github/workflows/ci-csharp-rid-drift.yaml).Good: Issue or PR templates present.
- .task
- cli-proxy
- cratesGood: Test files detected (crates/liter-llm-catalog-gen/tests).
- docker
- docs-site
- e2e
- fixtures
- packages
- plugin
- schemas
- scripts
- templates
- test_apps
- test_documents
- tests
- .ai-rulez-generated.json
- .alef-ownership.toml
- .alef-toml-merge-provenance.toml
- .clang-format
- .dockerignore
- .gitattributes
- .gitignoreGood: .gitignore present.
- .golangci.ymlGood: Linter or formatter configured (.golangci.yml).
- .lychee.toml
- .ruby-version
- .sdkmanrc
- .shellcheckrc
- .textlintrc.json
- alef.toml
- ATTRIBUTIONS.md
- Cargo.lockGood: Lockfile present (Cargo.lock). Installs are reproducible.
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- CHANGELOG.md
- CITATION.cff
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- composer.json
- composer.lock
- config.m4
- CONTRIBUTING.mdGood: 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).Issue: Contributing guide lacks a PR workflow section (−8 pts).Fix: Explain how to fork, branch, and open a pull request so contributors know what to expect.Good: Contributing guide includes code examples.
- deny.toml
- docker-compose.ymlGood: Environment pinned via docker-compose.yml.
- go.work
- go.work.sum
- LICENSEGood: Licensed under MIT.
- llms.txt
- package.json
- Package.swift
- pnpm-lock.yaml
- pnpm-workspace.yaml
- poly-hooks.lock
- poly.toml
- pyproject.toml
- 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.
- rust-toolchain.toml
- rustfmt.toml
- SECURITY.mdGood: Security policy present.
- Taskfile.yml
- tsconfig.json
- uv.lock
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/kreuzberg-dev/liter-llm)