0
/ 100
A well-known project done right. Strong docs and solid engineering throughout.
The Zoo Design Studio app.
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a lint step to catch style issues automatically.
- 2CI/CD14pt
Upload coverage to Codecov, Coveralls, or report it with `--coverage` flags.
- 3README12pt
Show a quick-start snippet so contributors can see what using your project looks like.
- 4README12pt
Add CI/build status badges from shields.io or your CI provider to signal project health.
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
85
README is present.
Contributing guide is detailed and thorough.
README documents how to install the project.
Licensed under MIT.
Engineering
96
CI is configured (.github/workflows/build-apps.yml).
Test files detected (e2e/playwright/app-header-tests.spec.ts).
Linter or formatter configured (biome.json).
Lockfile present (package-lock.json). Installs are reproducible.
Issue or PR templates present.
Project health
92
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)
- 113Forks
- 302Releaseslatest 2y ago
Community
- -Community health
- -authors own >50% of commits
- 1,244Watchers
Responsiveness
- <1hMedian issue response
- <1hMedian PR merge time
- 1,087Open issues
Repository files60 root entries
- .githubGood: CI is configured (.github/workflows/build-apps.yml).Good: Environment pinned via .github/actions/github-release/Dockerfile.Good: Dependabot covers 14 ecosystems (github-actions, cargo, cargo, cargo, npm, npm, npm, npm, npm, npm, npm, npm, pip, docker). Dependencies stay current.Good: Issue or PR templates present.
- .helix
- .husky
- assets
- docs
- e2eGood: Test files detected (e2e/playwright/app-header-tests.spec.ts).
- openapi
- packages
- public
- rust
- scripts
- src
- types
- _typos.toml
- .env.development
- .env.production
- .envrc
- .gitattributes
- .gitignoreGood: .gitignore present.
- .npmrc
- .nvmrc
- .prettierignore
- .tool-versions
- babel.config.js
- biome.jsonGood: Linter or formatter configured (biome.json).
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Good: Contributing guide explains how to run tests.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.
- electron-builder.yml
- eslint.config.mjs
- flake.lock
- flake.nix
- forge.config.ts
- forge.env.d.ts
- GLOSSARY.md
- index.html
- Info.plist
- INSTALL.md
- interface.d.ts
- LICENSEGood: Licensed under MIT.
- Makefile
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- playwright.config.ts
- playwright.electron.config.ts
- playwrightProcess.mjs
- postcss.config.js
- PRINCIPLES.md
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.Good: README links to a live demo or deployed app.Issue: No status badges in the README (−10 pts).Fix: Add CI/build status badges from shields.io or your CI provider to signal project health.Good: README documents how to install the project.Good: README documents how to run the project.
- release-notes.md
- tailwind.config.js
- tsconfig.json
- tsconfig.node.json
- vercel.json
- vite-env.d.ts
- vite.base.config.ts
- vite.config.ts
- vite.main.config.ts
- vite.preload.config.ts
- vite.renderer.config.ts
- vitest.config.ts
- vitest.workspace.ts
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/kittycad/modeling-app)