92

/ 100

GradeA

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

Top 10% of 5,156 graded repos
TypeScript1,469MIT1mo ago

Top fixes

Highest-impact changes first, ranked by point weight

8 to address
  1. 1
    CI/CD14pt

    Add a lint step to catch style issues automatically.

  2. 2
    CI/CD14pt

    Upload coverage to Codecov, Coveralls, or report it with `--coverage` flags.

  3. 3
    Reproducibility6pt

    Add .github/dependabot.yml with at least one package-ecosystem entry so dependencies are updated automatically.

  4. 4
    Dependency 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.

Install the GitHub App

Scorecard

Every check, grouped by category and sorted worst-first

Documentation

99

Contributing guide5pt97

Contributing guide is detailed and thorough.

README12pt100

README is present.

Install and run instructions9pt100

README documents how to install the project.

License6pt100

Licensed under MIT.

Engineering

93

Reproducibility6pt80

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

CI/CD14pt85

CI is configured (.github/workflows/ci.yml).

Tests18pt100

Test files detected (android/app/src/androidTest/java/com/worldofclaudecraft/ExampleInstrumentedTest.java).

Linting and formatting5pt100

Linter or formatter configured (biome.json).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

76

Repository metadata5pt40

No repository description set on GitHub (−60 pts).

Add a one-line description in the repo Settings → About. It appears in search results and social previews.

Dependency manifest6pt75

Dependency manifest found (package.json).

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • 2127 / 2256
    Commits (30d / 90d)
  • 459
    Forks
  • 23
    Releaseslatest 1mo ago

Community

  • 75% - Good
    Community health
  • 3 bus factor
    authors own >50% of commits
  • 1,469
    Watchers

Responsiveness

  • 6h
    Median issue response
  • 1h
    Median PR merge time
  • 232
    Open issues
Repository files62 root entries
  • .claude
  • .githooks
  • .github
    Good: CI is configured (.github/workflows/ci.yml).
    Good: Issue or PR templates present.
  • android
    Good: Test files detected (android/app/src/androidTest/java/com/worldofclaudecraft/ExampleInstrumentedTest.java).
  • bot
  • build
  • deploy
  • docs
  • electron
  • headless
  • ios
  • ip-refactor
  • mediawiki
  • private
  • public
  • python
  • scripts
  • server
  • src
  • tests
  • third_party
  • .browserslistrc
  • .dockerignore
  • .env.example
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • admin.html
  • AGENTS.md
  • biome.json
    Good: Linter or formatter configured (biome.json).
  • build-version-footer.png
  • capacitor.config.ts
  • CLAUDE.md
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • 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.
    Good: Contributing guide describes the PR/review workflow.
    Good: Contributing guide includes code examples.
  • CREDITS.md
  • DEPLOY.md
  • docker-compose.yml
  • Dockerfile
    Good: Environment pinned via Dockerfile.
  • editor.html
  • ELECTRON-DESKTOP-AUDIT.md
  • GEMINI.md
  • guide.html
  • index.html
  • LICENSE
    Good: Licensed under MIT.
  • License.txt
  • music_editor.html
  • package-lock.json
    Good: Lockfile present (package-lock.json). Installs are reproducible.
  • package.json
    Good: Dependency manifest found (package.json).
  • play.html
  • PRIVACY_POLICY.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.
    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
    Good: Security policy present.
  • svelte.config.js
  • TERMS_AND_CONDITIONS.md
  • THIRD_PARTY_NOTICES.md
  • tsconfig.admin.json
  • tsconfig.json
  • vite.config.ts
  • vitest.browser.config.ts
  • woc_community.png
  • woc_logo_square.webp
  • worldofclaude.png
RepoGrade badge preview

Add this badge to your README

It updates automatically each time the repo is re-graded.

[![RepoGrade](https://www.repo-grade.com/api/badge/levy-street/world-of-claudecraft)](https://www.repo-grade.com/report/levy-street/world-of-claudecraft)

More graded TypeScript repos