A well-known project done right. Strong docs and solid engineering throughout.
Documentation
99
Contributing guide is detailed and thorough.
README is present.
README documents how to install the project.
Licensed under MIT.
Engineering
83
No linter or formatter found.
→ Add ESLint (eslint.config.js) and/or Prettier (.prettierrc), install them as devDependencies, and add a `lint` script to package.json.
Lockfile present (package-lock.json). Installs are reproducible.
CI is configured (.github/workflows/ci.yml).
Test files detected (android/app/src/androidTest/java/com/worldofclaudecraft/ExampleInstrumentedTest.java).
Issue or PR templates present.
Project health
76
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 manifest found (package.json).
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 328Forks
- 15Releaseslatest 6d ago
Community
- —Community health
- —authors own >50% of commits
- 1,136Watchers
Responsiveness
- 1hMedian issue response
- 1hMedian PR merge time
- 168Open issues
Repository files48 root entries
- .claude
- .githubGood: CI is configured (.github/workflows/ci.yml).Good: Issue or PR templates present.
- androidGood: Test files detected (android/app/src/androidTest/java/com/worldofclaudecraft/ExampleInstrumentedTest.java).
- deploy
- docs
- headless
- ios
- mediawiki
- public
- python
- scripts
- server
- src
- tests
- third_party
- .dockerignore
- .env.example
- .gitattributes
- .gitignoreGood: .gitignore present.
- admin.html
- AGENTS.md
- build-version-footer.png
- capacitor.config.ts
- CLAUDE.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- 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.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- CREDITS.md
- DEPLOY.md
- docker-compose.yml
- DockerfileGood: Environment pinned via Dockerfile.
- GEMINI.md
- guide.html
- index.html
- LICENSEGood: Licensed under MIT.
- License.txt
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- play.html
- PRIVACY_POLICY.md
- 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.
- SECURITY.mdGood: Security policy present.
- TERMS_AND_CONDITIONS.md
- THIRD_PARTY_NOTICES.md
- tsconfig.json
- vite.config.ts
- woc_community.png
- woc_logo_square.webp
- worldofclaude.png