0

/ 100

GradeC

Good community traction and solid fundamentals. Nearly in the top tier.

Modular, extensible and distro-agnostic Neovim configuration framework for Nix/NixOS

Documentation

93

Contributing guide5pt72

CONTRIBUTING guide found.

Install and run instructions9pt90

README documents how to install the project.

README12pt100

README is present.

License6pt100

Licensed under MIT.

Engineering

70

Reproducibility6pt12

No dependency lockfile found (−70 pts).

Commit the lockfile for this project's package manager so installs produce the same dependency versions everywhere.

CI/CD14pt57

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

Tests18pt80

Test files detected (modules/plugins/mini/test).

Linting and formatting5pt100

Linter or formatter configured (.editorconfig).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

68

Dependency manifest6pt0

No dependency manifest detected at root.

Add a manifest (package.json, pyproject.toml, Cargo.toml, go.mod, etc.) so others can install dependencies in one command.

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)
  • 227
    Forks
  • 7
    Releaseslatest 6mo ago

Community

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

Responsiveness

  • 23h
    Median issue response
  • <1h
    Median PR merge time
  • 136
    Open issues
Repository files17 root entries
  • .github
    Good: Licensed under MIT.
    Good: 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.
    Good: CI is configured (.github/workflows/check.yml).
    Good: Dependabot configured for github-actions.
    Good: Issue or PR templates present.
  • docs
  • flake
  • lib
  • modules
    Good: Test files detected (modules/plugins/mini/test).
  • npins
  • .editorconfig
    Good: Linter or formatter configured (.editorconfig).
  • .envrc
  • .gitignore
    Good: .gitignore present.
  • configuration.nix
  • default.nix
  • flake.lock
  • flake.nix
  • LICENSE
  • 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.
  • release.json
  • shell.nix