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 guide found.
README documents how to install the project.
README is present.
Licensed under MIT.
Engineering
62
No .NET formatter configured.
→ Add an .editorconfig to define C# formatting rules and run `dotnet format` in CI.
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.
Lockfile present (Runtimes/Python/gumui/requirements.txt). Installs are reproducible.
Test files detected (MonoGameGum.Tests/Binding/GraphicalUiElementDottedBindingTests.cs).
CI is configured (.github/workflows/build-and-release.yml).
Project health
100
Dependency manifest found (AllLibraries.sln).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 77Forks
- 44Releaseslatest 1y ago
Community
- —Community health
- —authors own >50% of commits
- 554Watchers
Responsiveness
- 8d 19hMedian issue response
- 2d 19hMedian PR merge time
- 29Open issues
Repository files65 root entries
- .agents
- .claude
- .gemini
- .githubGood: CI is configured (.github/workflows/build-and-release.yml).
- ai-reference
- Direction
- 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.
- docs_projects
- FlatRedBall.SpecializedXnaControls
- Gum
- GumCommon
- GumCore
- GumDataTypes
- GumProjectFontGenerator
- GumRuntime
- GumRuntimeNet6
- GumRuntimeStandard
- InputLibrary
- Integrations
- MonoGameGum
- MonoGameGum.TestsGood: Test files detected (MonoGameGum.Tests/Binding/GraphicalUiElementDottedBindingTests.cs).
- MonoGameIntegration
- packages
- ReleaseTools
- RenderingLibrary
- RuntimesGood: Lockfile present (Runtimes/Python/gumui/requirements.txt). Installs are reproducible.
- Samples
- SkiaGumMonogame
- SkiaGumMonoGameNet6
- temp
- Tests
- Themes
- Tool
- Tools
- ToolsUtilities
- WpfDataUi
- XnaAndWinforms
- .gitattributes
- .gitbook.yaml
- .gitignoreGood: .gitignore present.
- .gitmodules
- AllLibraries.slnGood: 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
- LICENSEGood: Licensed under MIT.
- MainMenu.png
- Output.md
- README_CI.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.
- README.md
- remove_gum.sh
- setup_gum_linux.sh
- setup_gum_mac.sh
- SkiaGum.sln
- Sokol.NET
- THIRD-PARTY-NOTICES.txt
- ZipGumScript.ps1