83
/ 100
Popular and well-maintained. A little polish away from elite status.
A utility-first CSS framework for rapid UI development.
Top fixes
Highest-impact changes first, ranked by point weight
- 1README12pt
Add more sections (Overview, Install, Usage, Contributing) using ## headings.
- 2README12pt
Show a quick-start snippet so contributors can see what using your project looks like.
- 3Install and run instructions9pt
Add a section showing how to install dependencies.
- 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
59
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
CONTRIBUTING guide found.
README is present.
Licensed under MIT.
Engineering
96
Lockfile present (Cargo.lock). Installs are reproducible.
Test files detected (crates/ignore/tests).
CI is configured (.github/workflows/ci.yml).
Linter or formatter configured (crates/node/rustfmt.toml).
Issue or PR templates present.
Project health
89
Dependency manifest found (Cargo.toml).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 30 / 105Commits (30d / 90d)
- 5,304Forks
- 305Releaseslatest 8y ago
Community
- 62% - FairCommunity health
- 2 bus factorauthors own >50% of commits
- 95,720Watchers
Responsiveness
- <1hMedian issue response
- 1hMedian PR merge time
- 64Open issues
Repository files20 root entries
- .githubGood: 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: CI is configured (.github/workflows/ci.yml).Good: Issue or PR templates present.
- cratesGood: Test files detected (crates/ignore/tests).Good: Linter or formatter configured (crates/node/rustfmt.toml).
- integrations
- packages
- patches
- playgrounds
- scripts
- .gitignoreGood: .gitignore present.
- .prettierignore
- Cargo.lockGood: Lockfile present (Cargo.lock). Installs are reproducible.
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- CHANGELOG.md
- LICENSEGood: Licensed under MIT.
- package.json
- pnpm-lock.yaml
- pnpm-workspace.yaml
- README.mdGood: README is present.Issue: README has some structure (−7 pts). 2-3 headings earns partial credit; 4+ earns the full +15 pts.Fix: Add more sections (Overview, Install, Usage, Contributing) using ## headings.Good: README includes screenshots or visuals. Great for first impressions.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.Good: README includes status badges.Issue: No install instructions found in the README (−45 pts).Fix: Add a section showing how to install dependencies.Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
- rust-toolchain.toml
- turbo.json
- vitest.config.ts
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/tailwindlabs/tailwindcss)