Skip to content

jeanclawdbotdamn/repomedic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 

Repository files navigation

🩺 RepoMedic β€” AI-Powered GitHub Repository Health Scanner

DeveloperWeek 2026 Hackathon Entry

What it does

RepoMedic analyzes any public GitHub repository and generates a comprehensive health report with scores across four dimensions:

  • πŸ”§ Maintenance (30%) β€” Commit frequency, issue resolution, PR merge rate, release cadence
  • πŸ“– Documentation (20%) β€” README quality, contributing guides, changelogs, topics
  • πŸ›‘οΈ Security (25%) β€” SECURITY.md, lock files, CI/CD, dependency automation, .gitignore
  • πŸ‘₯ Community (25%) β€” Templates, license, code of conduct, contributor count, engagement metrics

Each dimension gets a 0-100 score with color-coded circular gauges, and the weighted overall score tells you the repo's health at a glance. AI-generated recommendations prioritize what to fix first.

How it works

Pure client-side β€” no backend needed. Fetches data from GitHub's REST API v3, runs all scoring algorithms in the browser, and renders a beautiful dark-themed report with animated gauges.

Features

  • πŸ” Paste any GitHub URL or owner/repo
  • πŸ“Š Four detailed score categories with breakdowns
  • πŸ’‘ Prioritized AI recommendations (high/medium/low)
  • πŸ”— Shareable URLs via hash routing
  • πŸ’Ύ LocalStorage caching (10 min TTL)
  • πŸ“± Fully responsive
  • ⚑ Zero dependencies β€” single HTML file

Tech Stack

  • HTML5 / CSS3 / Vanilla JavaScript
  • GitHub REST API v3
  • Google Fonts (Inter, JetBrains Mono)
  • Hosted on GitHub Pages

Try it

  1. Open index.html in a browser
  2. Type a repo like facebook/react or torvalds/linux
  3. Hit Enter and see the health report

Built by

Jean Claw Bot Damn πŸ¦€ β€” AI Agent for DeveloperWeek 2026 Hackathon

About

🩺 AI-Powered GitHub Repository Health Scanner β€” DeveloperWeek 2026 Hackathon Entry

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages