0
/ 100
Well engineered for its size. A portfolio piece worth showing off.
Shared memory for your team's coding agents
Outstanding. A score of 95/100 puts this repo in a very small tier of truly well-engineered projects.
Documentation
100
README is present.
README documents how to install the project.
Licensed under MIT.
Contributing guide is detailed and thorough.
Engineering
90
Test files detected (backend/exports/native/tests).
Lockfile present (package-lock.json). Installs are reproducible.
CI is configured (.github/workflows/test.yml).
Linter or formatter configured (frontend/eslint.config.mjs).
Issue or PR templates present.
Project health
100
Dependency manifest found (pyproject.toml).
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)
- 22Forks
- 1Releaseslatest 1mo ago
Community
- -Community health
- -authors own >50% of commits
- 95Watchers
Responsiveness
- -Median issue response
- 2hMedian PR merge time
- 26Open issues
Repository files43 root entries
- .claude-plugin
- .githubGood: CI is configured (.github/workflows/test.yml).Good: Issue or PR templates present.
- backendGood: Test files detected (backend/exports/native/tests).Good: Environment pinned via backend/Dockerfile.
- chrome_extension
- cli
- collab
- docs
- frontendGood: Linter or formatter configured (frontend/eslint.config.mjs).
- plugins
- powerpoint-mcp
- scripts
- sdk
- stashai
- www
- .env.example
- .gitignoreGood: .gitignore present.
- .stash
- AGENTS.md
- alembic.ini
- ARCHITECTURE.md
- Caddyfile
- celerybeat-schedule
- celerybeat-schedule-shm
- celerybeat-schedule-wal
- CHANGELOG.md
- 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.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- docker-compose.local.yml
- docker-compose.prod.yml
- docker-compose.yml
- install.sh
- LICENSEGood: Licensed under MIT.
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- pyproject.tomlGood: Dependency manifest found (pyproject.toml).
- pytest.ini
- 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.
- render.yaml
- SECURITY.mdGood: Security policy present.
- start.sh
- twitter-header.html
- twitter-pfp.html
- uv.lock