ComingUp ComingUp
RepoGrade: Grade Your GitHub Repository

RepoGrade: Grade Your GitHub Repository

Jun 14, 2026 Developer Tools
code quality developer-experience github open source repository-analysis

Gallery

RepoGrade: Grade Your GitHub Repository

About

I made a free little tool called RepoGrade that gives any public GitHub repo a score from 0 to 100. It looks at things like the README, setup instructions, screenshots, tests, CI, license, env examples, repo metadata, and general project health. It doesn't try to judge whether your code is amazing or whether the idea is good but it's a deterministic quick check for if your repo looks trustworthy/understandable and has all the things a good repo should have. I built it because I kept seei...

Comments (1)

Eino Leffler Eino Leffler 3 weeks ago

cool idea for improving open source projects