A well-known project done right. Strong docs and solid engineering throughout.

The Zoo Design Studio app.

Documentation

85

README12pt75

README is present.

Contributing guide5pt84

Contributing guide is detailed and thorough.

Install and run instructions9pt90

README documents how to install the project.

License6pt100

Licensed under MIT.

Engineering

96

CI/CD14pt85

CI is configured (.github/workflows/build-apps.yml).

Tests18pt100

Test files detected (e2e/playwright/app-header-tests.spec.ts).

Linting and formatting5pt100

Linter or formatter configured (biome.json).

Reproducibility6pt100

Lockfile present (package-lock.json). Installs are reproducible.

Issue and PR templates6pt100

Issue or PR templates present.

Project health

92

Dependency manifest6pt75

Dependency manifest found (package.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 113
    Forks
  • 302
    Releaseslatest 2y ago

Community

  • Community health
  • authors own >50% of commits
  • 1,244
    Watchers

Responsiveness

  • <1h
    Median issue response
  • <1h
    Median PR merge time
  • 1,087
    Open issues
Repository files60 root entries
  • .github
    Good: 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
  • e2e
    Good: 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
  • .gitignore
    Good: .gitignore present.
  • .npmrc
  • .nvmrc
  • .prettierignore
  • .tool-versions
  • babel.config.js
  • biome.json
    Good: Linter or formatter configured (biome.json).
  • CONTRIBUTING.md
    Good: 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
  • LICENSE
    Good: Licensed under MIT.
  • Makefile
  • package-lock.json
    Good: Lockfile present (package-lock.json). Installs are reproducible.
  • package.json
    Good: Dependency manifest found (package.json).
  • playwright.config.ts
  • playwright.electron.config.ts
  • playwrightProcess.mjs
  • postcss.config.js
  • PRINCIPLES.md
  • README.md
    Good: 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