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
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 2mo 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