0
/ 100
A well-known project done right. Strong docs and solid engineering throughout.
Lightweight and Memory efficient terminal for Mac built with SwiftUI and libghostty
Top fixes
Highest-impact changes first, ranked by point weight
- 1Tests18pt
Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.
- 2Reproducibility6pt
Commit Package.resolved for application projects so Swift Package Manager resolves the same versions.
- 3Reproducibility6pt
Add .github/dependabot.yml with at least one package-ecosystem entry so dependencies are updated automatically.
- 4Contributing guide5pt
Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).
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.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
99
Contributing guide is detailed and thorough.
README is present.
README documents how to install the project.
Licensed under MIT.
Engineering
82
No dependency lockfile found (−70 pts).
→ Commit Package.resolved for application projects so Swift Package Manager resolves the same versions.
Test files detected (Tests).
CI is configured (.github/workflows/checks.yml).
Linter or formatter configured (.swiftlint.yml).
Issue or PR templates present.
Project health
100
Dependency manifest found (Package.swift).
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)
- 154Forks
- 96Releaseslatest 4mo ago
Community
- -Community health
- -authors own >50% of commits
- 1,872Watchers
Responsiveness
- <1hMedian issue response
- <1hMedian PR merge time
- 29Open issues
Repository files29 root entries
- .githubGood: CI is configured (.github/workflows/checks.yml).Good: Issue or PR templates present.
- .swiftpm
- assets
- docs
- GhosttyKit
- Muxy
- MuxyExtensionHost
- MuxyServer
- MuxyShared
- scripts
- TestsGood: Test files detected (Tests).
- .env.example
- .gitattributes
- .gitignoreGood: .gitignore present.
- .swiftformat
- .swiftlint.ymlGood: Linter or formatter configured (.swiftlint.yml).
- .tool-versionsGood: Environment pinned via .tool-versions.
- AGENTS.md
- BETA_VERSION
- CLAUDE.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Good: Contributing guide describes code style expectations.Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- LICENSEGood: Licensed under MIT.
- Package.resolved
- Package.swiftGood: Dependency manifest found (Package.swift).
- PRIVACY.md
- README.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.
- SECURITY.mdGood: Security policy present.
- skills-lock.json
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/muxy-app/muxy)