0
/ 100
Good community traction and solid fundamentals. Nearly in the top tier.
TOML Formatter / Linter / Language Server
Documentation
56
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
README is present.
CONTRIBUTING guide found.
Licensed under MIT.
Engineering
98
Lockfile present (Cargo.lock). Installs are reproducible.
Test files detected (crates/tombi-date-time/tests).
CI is configured (.github/workflows/ci_install_script.yml).
Linter or formatter configured (biome.json).
Issue or PR templates present.
Project health
79
Dependency manifest found (Cargo.toml).
.gitignore present.
Repository has a description.
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 48Forks
- 273Releaseslatest 1y ago
Community
- -Community health
- -authors own >50% of commits
- 1,002Watchers
Responsiveness
- 23hMedian issue response
- <1hMedian PR merge time
- 5Open issues
Repository files54 root entries
- .cargo
- .claude
- .codex
- .config
- .githubGood: CI is configured (.github/workflows/ci_install_script.yml).Good: Issue or PR templates present.
- .vscode
- .zed
- blog
- cratesGood: Test files detected (crates/tombi-date-time/tests).
- design
- docsGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.
- editorsIssue: Build artifacts or local files may be committed (editors/intellij/.idea/gradle.xml) (−40 pts).Fix: Remove them and add to .gitignore.
- extensions
- python
- rust
- schemas
- toml-test
- typescript
- www.schemastore.org
- www.schemastore.tombi
- xtask
- .envrc
- .gitcommitrule
- .gitignoreGood: .gitignore present.
- .mcp.json
- .node-versionGood: Environment pinned via .node-version.
- .npmrc
- .python-version
- AGENTS.md
- biome.jsonGood: Linter or formatter configured (biome.json).
- Cargo.lockGood: Lockfile present (Cargo.lock). Installs are reproducible.
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- CLAUDE.md
- clippy.toml
- DEVELOPMENT.md
- flake.lock
- flake.nix
- LICENSEGood: Licensed under MIT.
- package.json
- pnpm-lock.yaml
- pnpm-workspace.yaml
- pyproject.toml
- README.mdGood: README is present.Issue: README has little structure (−15 pts). Add 2-3 headings for +8 pts; 4+ earns +15 pts.Fix: Break it into sections (Overview, Install, Usage, Contributing) using Markdown headings.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.Good: README includes status badges.Issue: No install instructions found in the README (−45 pts).Fix: Add a section showing how to install dependencies.Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
- rust-toolchain.toml
- rustfmt.toml
- sample.md
- sample.toml
- snapcraft.yaml
- tombi.code-workspace
- tombi.toml
- toml.ungram
- type-test.toml
- uv.lock
- V2_RELEASE_TODO.md