87
/ 100
A top-tier open source project. Docs, tests, and CI are all in excellent shape.
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a lint step to catch style issues automatically.
- 2CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
- 3CI/CD14pt
Upload coverage to Codecov, Coveralls, or report it with `--coverage` flags.
- 4Install and run instructions9pt
Add a section showing how to start or use the project.
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
83
README documents how to install the project.
Contributing guide is detailed and thorough.
README is present.
Licensed under MIT.
Engineering
93
Lockfile present (yarn.lock). Installs are reproducible.
CI is configured (.github/workflows/fork-checks.yml).
Test files detected (code/addons/a11y/src/a11yRunner.test.ts).
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
79
Dependency manifest found (package.json).
.gitignore present.
Repository has a description.
Actively maintained (pushed within the last month).
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 799 / 3142Commits (30d / 90d)
- 10,157Forks
- 1000Releaseslatest 5y ago
Community
- 100% - GoodCommunity health
- 4 bus factorauthors own >50% of commits
- 90,458Watchers
Responsiveness
- 4hMedian issue response
- 7hMedian PR merge time
- 1,756Open issues
Repository files50 root entries
- .agents
- .circleci
- .claude
- .codex
- .cursor
- .githubGood: CI is configured (.github/workflows/fork-checks.yml).Good: Issue or PR templates present.
- .husky
- .nx
- .vscode
- .yarn
- codeGood: Test files detected (code/addons/a11y/src/a11yRunner.test.ts).
- CONTRIBUTING
- docs
- scripts
- test-storybooks
- .cursorrules
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .envIssue: Build artifacts or local files may be committed (.env) (−40 pts).Fix: Remove them and add to .gitignore.
- .git-blame-ignore-revs
- .gitattributes
- .gitignoreGood: .gitignore present.
- .lintstagedrc.mjs
- .mailmap
- .nvmrcGood: Environment pinned via .nvmrc.
- .oxfmtrc.json
- .spelling
- .yarnrc.yml
- AGENTS.md
- CHANGELOG.md
- CHANGELOG.prerelease.md
- CHANGELOG.v1-5.md
- CHANGELOG.v6.md
- CLAUDE.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- codecov.yml
- CODEOWNERS
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- CONTRIBUTING.old.md
- dependabot.yml
- LICENSEGood: Licensed under MIT.
- MAINTAINERS.md
- MIGRATION.md
- nx.json
- package.jsonGood: Dependency manifest found (package.json).
- 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.Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
- RESOLUTIONS.md
- SECURITY.mdGood: Security policy present.
- storybook.code-workspace
- vitest.config.ts
- yarn.lockGood: Lockfile present (yarn.lock). Installs are reproducible.
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/storybookjs/storybook)