Polished and well engineered. Punching above its star count.

The open creative AI workspace

Documentation

88

Contributing guide5pt25

Contributing guidance is in the README, not a dedicated CONTRIBUTING.md (−20 pts).

Moving it to a CONTRIBUTING.md makes it easier to find and keeps the README focused. A dedicated file earns +47 pts base.

README12pt100

README is present.

Install and run instructions9pt100

README documents how to install the project.

License6pt100

Licensed under AGPL-3.0.

Engineering

100

Tests18pt100

Test files detected (docs/nodes/nodetool/test).

CI/CD14pt100

CI is configured (.github/workflows/test-coverage.yaml).

Linting and formatting5pt100

Linter or formatter configured (.prettierrc).

Reproducibility6pt100

Lockfile present (package-lock.json). Installs are reproducible.

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)
  • 54
    Forks
  • 113
    Releaseslatest 5mo ago

Community

  • Community health
  • authors own >50% of commits
  • 402
    Watchers

Responsiveness

  • 3h
    Median issue response
  • 3h
    Median PR merge time
  • 52
    Open issues
Repository files47 root entries
  • .claude
  • .deploy
  • .design-sync
  • .github
    Good: CI is configured (.github/workflows/test-coverage.yaml).
    Good: Dependabot covers 5 ecosystems (npm, npm, npm, npm, github-actions). Dependencies stay current.
    Good: Issue or PR templates present.
  • .jules
  • .vscode
  • chrome-extension
  • demo
  • docs
    Good: Test files detected (docs/nodes/nodetool/test).
  • electron
  • examples
  • marketing
  • mobile
  • packages
  • scripts
  • web
  • workspace
  • .agents
  • .cursorignore
  • .dockerignore
  • .env.example
  • .gitignore
    Good: .gitignore present.
  • .nvmrc
  • .oxlintrc.json
  • .prettierrc
    Good: Linter or formatter configured (.prettierrc).
  • AGENTS.md
  • ARCHITECTURE.md
  • CHANGELOG.md
  • CLAUDE.md
  • deploy.sh
  • Dockerfile
    Good: Environment pinned via Dockerfile.
  • eslint.config.mjs
  • install.sh
  • LICENSE.txt
    Good: Licensed under AGPL-3.0.
  • MANIFEST.in
  • MANIFESTO.md
  • package-lock.json
    Good: Lockfile present (package-lock.json). Installs are reproducible.
  • package.json
    Good: Dependency manifest found (package.json).
  • react-doctor.config.json
  • README.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.
  • screen_canvas.png
  • screen_video_editor.png
  • skills-lock.json
  • tsconfig.base.json
  • tsconfig.build.json
  • turbo.json
  • vitest.config.ts