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.
Top fixes
Highest-impact changes first, ranked by point weight
- 1Install and run instructions9pt
Add a .env.example listing all required environment variables so contributors know what to set up.
- 2Reproducibility6pt
Add a Dockerfile, .nvmrc, or .python-version to pin the runtime version and make the environment reproducible.
- 3Reproducibility6pt
Ensure .github/dependabot.yml lists 2+ package-ecosystem entries (e.g. your language plus github-actions).
- 4Issue 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.
Scorecard
Every check, grouped by category and sorted worst-first
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
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/arihantcodes/spectrum-ui)