79
/ 100
Solid foundation. Invest in docs and CI to grow from here.
A collection of shared JavaScript and HTML projects that are used within our Browsers.
Top fixes
Highest-impact changes first, ranked by point weight
- 1Tests18pt
Set scripts.test in package.json to your actual test command, e.g. "vitest" or "jest".
- 2README12pt
Expand with a description, install steps, usage, and examples.
- 3README12pt
Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.
- 4README12pt
Show a quick-start snippet so contributors can see what using your project looks like.
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
77
README is present.
README documents how to install the project.
Licensed under Apache-2.0.
Contributing guide is detailed and thorough.
Engineering
76
Test files detected (.github/scripts/anthropic-config.test.mjs).
CI is configured (.github/workflows/build-branch.yml).
Linter or formatter configured (.prettierrc).
Lockfile present (package-lock.json). Installs are reproducible.
Issue or PR templates present.
Project health
89
Dependency manifest found (Package.swift).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 74 / 141Commits (30d / 90d)
- 34Forks
- 444Releaseslatest 4y ago
Community
- 62% - FairCommunity health
- -authors own >50% of commits
- 70Watchers
Responsiveness
- 18hMedian issue response
- 1d 9hMedian PR merge time
- 135Open issues
Repository files38 root entries
- .agents
- .claude
- .cursor
- .githubGood: Test files detected (.github/scripts/anthropic-config.test.mjs).Good: CI is configured (.github/workflows/build-branch.yml).Good: Dependabot covers 2 ecosystems (npm, github-actions). Dependencies stay current.Good: Issue or PR templates present.
- .playwright
- build
- guides
- injected
- messaging
- scripts
- Sources
- special-pages
- types-generator
- .git-blame-ignore-revs
- .gitattributes
- .gitignoreGood: .gitignore present.
- .netlifyignore
- .nvmrcGood: Environment pinned via .nvmrc.
- .prettierignore
- .prettierrcGood: Linter or formatter configured (.prettierrc).
- .stylelintrc.json
- .swift-version
- AGENTS.md
- build-output.eslint.config.js
- CLAUDE.md
- CODEOWNERS
- CODING_STYLE.md
- 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.
- eslint.config.js
- LICENSE.mdGood: Licensed under Apache-2.0.
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.json
- Package.swiftGood: Dependency manifest found (Package.swift).
- README.mdGood: README is present.Issue: README is fairly short (−10 pts). At 400+ chars you get partial credit; 1,500+ earns the full +20 pts.Fix: Expand with a description, install steps, usage, and examples.Good: README is well structured with multiple sections.Issue: No screenshots or images in the README (−20 pts).Fix: Add a GIF, screenshot, or logo image. It is the fastest way to show what your project does.Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.Good: README links to a live demo or deployed app.Issue: No status badges in the README (−10 pts).Fix: Add CI/build status badges from shields.io or your CI provider to signal project health.Good: README documents how to install the project.Good: README documents how to run the project.
- skills-lock.json
- tsconfig.json
- tsconfig.strict-core.json
- typedoc.js
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/duckduckgo/content-scope-scripts)