vchelaru/gum
Grade a repo

0

/ 100

GradeC

Good shape overall. A few tweaks would push it into the top tier.

Top 33% of 5,156 graded repos

Flexible layout tool for creating UI on any platform

Top fixes

Highest-impact changes first, ranked by point weight

11 to address
  1. 1
    Tests18pt

    Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.

  2. 2
    CI/CD14pt

    Add a lint step to catch style issues automatically.

  3. 3
    CI/CD14pt

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

  4. 4
    Install and run instructions9pt

    Add a .env.example listing all required environment variables so contributors know what to set up.

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

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

62

Linting and formatting5pt0

No .NET formatter configured.

Add an .editorconfig to define C# formatting rules and run `dotnet format` in CI.

Issue and PR templates6pt0

No issue or PR templates found (−100 pts).

Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.

Reproducibility6pt70

Lockfile present (Runtimes/Python/gumui/requirements.txt). Installs are reproducible.

Tests18pt80

Test files detected (MonoGameGum.Tests/Binding/GraphicalUiElementDottedBindingTests.cs).

CI/CD14pt85

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

Project health

100

Dependency manifest6pt100

Dependency manifest found (AllLibraries.sln).

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)
  • 77
    Forks
  • 44
    Releaseslatest 1y ago

Community

  • -
    Community health
  • -
    authors own >50% of commits
  • 554
    Watchers

Responsiveness

  • 8d 19h
    Median issue response
  • 2d 19h
    Median PR merge time
  • 29
    Open issues
Repository files65 root entries
  • .agents
  • .claude
  • .gemini
  • .github
    Good: CI is configured (.github/workflows/build-and-release.yml).
  • ai-reference
  • Direction
  • docs
    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.
  • docs_projects
  • FlatRedBall.SpecializedXnaControls
  • Gum
  • GumCommon
  • GumCore
  • GumDataTypes
  • GumProjectFontGenerator
  • GumRuntime
  • GumRuntimeNet6
  • GumRuntimeStandard
  • InputLibrary
  • Integrations
  • MonoGameGum
  • MonoGameGum.Tests
    Good: Test files detected (MonoGameGum.Tests/Binding/GraphicalUiElementDottedBindingTests.cs).
  • MonoGameIntegration
  • packages
  • ReleaseTools
  • RenderingLibrary
  • Runtimes
    Good: Lockfile present (Runtimes/Python/gumui/requirements.txt). Installs are reproducible.
  • Samples
  • SkiaGumMonogame
  • SkiaGumMonoGameNet6
  • temp
  • Tests
  • Themes
  • Tool
  • Tools
  • ToolsUtilities
  • WpfDataUi
  • XnaAndWinforms
  • .gitattributes
  • .gitbook.yaml
  • .gitignore
    Good: .gitignore present.
  • .gitmodules
  • AllLibraries.sln
    Good: Dependency manifest found (AllLibraries.sln).
  • CLAUDE.md
  • DeleteBinScript.ps1
  • fna
  • FullClean.ps1
  • GEMINI.md
  • Gum.sln
  • GumCoreShared.projitems
  • GumCoreShared.shproj
  • GumCoreShared.shproj.user
  • GumFull.sln
  • ILocalizationService.cs
  • LICENSE
    Good: Licensed under MIT.
  • MainMenu.png
  • Output.md
  • README_CI.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.
  • README.md
  • remove_gum.sh
  • setup_gum_linux.sh
  • setup_gum_mac.sh
  • SkiaGum.sln
  • Sokol.NET
  • THIRD-PARTY-NOTICES.txt
  • ZipGumScript.ps1
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/vchelaru/gum)](https://www.repo-grade.com/report/vchelaru/gum)

More graded C# repos