0

/ 100

GradeA

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

Install and run instructions9pt90

README documents how to install the project.

Contributing guide5pt97

Contributing guide is detailed and thorough.

README12pt100

README is present.

License6pt100

Licensed under Apache-2.0.

Engineering

96

Reproducibility6pt70

Lockfile present (pnpm-lock.yaml). Installs are reproducible.

Tests18pt100

Test files detected (scripts/skillManagerCss.test.mjs).

CI/CD14pt100

CI is configured (.github/workflows/build.yml).

Linting and formatting5pt100

Linter or formatter configured (eslint.config.js).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

89

Dependency manifest6pt65

Dependency manifest found (package.json).

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)
  • 23
    Forks
  • 27
    Releaseslatest 28d ago

Community

  • -
    Community health
  • -
    authors own >50% of commits
  • 200
    Watchers

Responsiveness

  • 1d 12h
    Median issue response
  • <1h
    Median PR merge time
  • 28
    Open issues
Repository files36 root entries
  • .agents
  • .claude
  • .github
    Good: CI is configured (.github/workflows/build.yml).
    Good: Issue or PR templates present.
  • diagrams
  • docs
  • homebrew
  • public
  • scripts
    Good: Test files detected (scripts/skillManagerCss.test.mjs).
  • skills
  • src
  • src-tauri
  • .gitignore
    Good: .gitignore present.
  • AGENTS.md
  • ant_cc_test.json
  • build.sh
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • CONTRIBUTING.en.md
  • CONTRIBUTING.md
    Good: 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.js
    Good: Linter or formatter configured (eslint.config.js).
  • index.html
  • LICENSE
    Good: Licensed under Apache-2.0.
  • NOTICE
  • package.json
    Good: Dependency manifest found (package.json).
  • pnpm-lock.yaml
    Good: Lockfile present (pnpm-lock.yaml). Installs are reproducible.
  • qa-state-tests.py
  • README.en.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
  • SECURITY.md
    Good: Security policy present.
  • SUPPORT.md
  • test-hook.py
  • test-hook.sh
  • TRADEMARKS.md
  • tsconfig.app.json
  • tsconfig.json
  • tsconfig.node.json
  • vite.config.ts