0
/ 100
Impressive early momentum. Already polished and picking up traction fast.
A macOS Dynamic Island for AI coding agents: Claude Code, Codex, Gemini CLI, Cursor, hooks, skills, and local agent management.
Outstanding. A score of 95/100 puts this repo in a very small tier of truly well-engineered projects.
Documentation
97
README documents how to install the project.
Contributing guide is detailed and thorough.
README is present.
Licensed under Apache-2.0.
Engineering
96
Lockfile present (pnpm-lock.yaml). Installs are reproducible.
Test files detected (scripts/skillManagerCss.test.mjs).
CI is configured (.github/workflows/build.yml).
Linter or formatter configured (eslint.config.js).
Issue or PR templates present.
Project health
89
Dependency manifest found (package.json).
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)
- 23Forks
- 27Releaseslatest 28d ago
Community
- -Community health
- -authors own >50% of commits
- 200Watchers
Responsiveness
- 1d 12hMedian issue response
- <1hMedian PR merge time
- 28Open issues
Repository files36 root entries
- .agents
- .claude
- .githubGood: CI is configured (.github/workflows/build.yml).Good: Issue or PR templates present.
- diagrams
- docs
- homebrew
- public
- scriptsGood: Test files detected (scripts/skillManagerCss.test.mjs).
- skills
- src
- src-tauri
- .gitignoreGood: .gitignore present.
- AGENTS.md
- ant_cc_test.json
- build.sh
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CONTRIBUTING.en.md
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- eslint.config.jsGood: Linter or formatter configured (eslint.config.js).
- index.html
- LICENSEGood: Licensed under Apache-2.0.
- NOTICE
- package.jsonGood: Dependency manifest found (package.json).
- pnpm-lock.yamlGood: Lockfile present (pnpm-lock.yaml). Installs are reproducible.
- qa-state-tests.py
- README.en.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
- SECURITY.mdGood: Security policy present.
- SUPPORT.md
- test-hook.py
- test-hook.sh
- TRADEMARKS.md
- tsconfig.app.json
- tsconfig.json
- tsconfig.node.json
- vite.config.ts