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

Flexible layout tool for creating UI on any platform

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