0

/ 100

GradeB

Polished and well engineered. Punching above its star count.

Top 18% of 5,156 graded repos

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.01mo ago

Top fixes

Highest-impact changes first, ranked by point weight

11 to address
  1. 1
    Install and run instructions9pt

    Add a .env.example listing all required environment variables so contributors know what to set up.

  2. 2
    Reproducibility6pt

    Add a Dockerfile, .nvmrc, or .python-version to pin the runtime version and make the environment reproducible.

  3. 3
    Reproducibility6pt

    Ensure .github/dependabot.yml lists 2+ package-ecosystem entries (e.g. your language plus github-actions).

  4. 4
    Issue and PR templates6pt

    Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.

Working through the fixes? Let every push regrade itself.

The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.

Install the GitHub App

Scorecard

Every check, grouped by category and sorted worst-first

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
RepoGrade badge preview

Add this badge to your README

It updates automatically each time the repo is re-graded.

[![RepoGrade](https://www.repo-grade.com/api/badge/arihantcodes/spectrum-ui)](https://www.repo-grade.com/report/arihantcodes/spectrum-ui)

More graded TypeScript repos