0
/ 100
Polished and well engineered. Punching above its star count.
Spectrum UI ⭐ is a collection of re-usable components built using Aceternity UI Magic UI and ShadCN UI that you can copy and paste into your apps.
Documentation
93
CONTRIBUTING guide found.
README documents how to install the project.
README is present.
Licensed under Apache-2.0.
Engineering
86
No issue or PR templates found (−100 pts).
→ Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.
Lockfile present (bun.lockb). Installs are reproducible.
Test files detected (packages/mcp-server/node_modules/call-bind-apply-helpers/test).
CI is configured (packages/mcp-server/node_modules/fast-uri/.github/workflows/ci.yml).
Linter or formatter configured (.eslintrc.json).
Project health
83
.gitignore present.
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- -Commits (30d / 90d)
- 98Forks
- 0Releases
Community
- -Community health
- -authors own >50% of commits
- 996Watchers
Responsiveness
- 17hMedian issue response
- 6hMedian PR merge time
- 2Open issues
Repository files50 root entries
- .agents
- .husky
- app
- components
- config
- content
- docs
- hooks
- lib
- models
- packagesGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.Good: Test files detected (packages/mcp-server/node_modules/call-bind-apply-helpers/test).Good: CI is configured (packages/mcp-server/node_modules/fast-uri/.github/workflows/ci.yml).Good: Dependabot is configured. Dependencies update automatically.Good: Security policy present.Issue: Build artifacts or local files may be committed (packages/mcp-server/node_modules/.bin) (−40 pts).Fix: Remove them and add to .gitignore.
- public
- scripts
- tests
- type
- types
- utils
- .eslintrc.jsonGood: Linter or formatter configured (.eslintrc.json).
- .gitignoreGood: .gitignore present.
- .prettierignore
- .prettierrc
- auth.ts
- bun.lockbGood: Lockfile present (bun.lockb). Installs are reproducible.
- components.json
- design-engineer-blog-seo.md
- dodo-seed.sql
- LICENSEGood: Licensed under Apache-2.0.
- middleware.ts
- next.config.mjs
- package-lock.json
- package.jsonGood: Dependency manifest found (package.json).
- postcss.config.js
- Q2_2026_PLAN.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.
- registry.json
- tailwind.config.ts
- test-action.ts
- test-all-orders-false.ts
- test-all-users.ts
- test-false-users-details.ts
- test-false-users.ts
- test-orders-false.ts
- test-orders.ts
- test-resend-external.ts
- test-resend.ts
- test-schema.ts
- test-supabase-update.ts
- test-supabase.ts
- tsconfig.json
- yarn.lock