0

/ 100

GradeB

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.

TypeScript996Apache-2.0today

Documentation

93

Contributing guide5pt72

CONTRIBUTING guide found.

Install and run instructions9pt90

README documents how to install the project.

README12pt100

README is present.

License6pt100

Licensed under Apache-2.0.

Engineering

86

Issue and PR templates6pt0

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.

Reproducibility6pt82

Lockfile present (bun.lockb). Installs are reproducible.

Tests18pt100

Test files detected (packages/mcp-server/node_modules/call-bind-apply-helpers/test).

CI/CD14pt100

CI is configured (packages/mcp-server/node_modules/fast-uri/.github/workflows/ci.yml).

Linting and formatting5pt100

Linter or formatter configured (.eslintrc.json).

Project health

83

Housekeeping3pt60

.gitignore present.

Dependency manifest6pt65

Dependency manifest found (package.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • -
    Commits (30d / 90d)
  • 98
    Forks
  • 0
    Releases

Community

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

Responsiveness

  • 17h
    Median issue response
  • 6h
    Median PR merge time
  • 2
    Open issues
Repository files50 root entries
  • .agents
  • .husky
  • app
  • components
  • config
  • content
  • docs
  • hooks
  • lib
  • models
  • packages
    Good: 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.json
    Good: Linter or formatter configured (.eslintrc.json).
  • .gitignore
    Good: .gitignore present.
  • .prettierignore
  • .prettierrc
  • auth.ts
  • bun.lockb
    Good: Lockfile present (bun.lockb). Installs are reproducible.
  • components.json
  • design-engineer-blog-seo.md
  • dodo-seed.sql
  • LICENSE
    Good: Licensed under Apache-2.0.
  • middleware.ts
  • next.config.mjs
  • package-lock.json
  • package.json
    Good: Dependency manifest found (package.json).
  • postcss.config.js
  • Q2_2026_PLAN.md
  • 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.
  • 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