90
/ 100
Exemplary work. Strong across documentation, project hygiene, and engineering.
⚡ 需求分析效率提升 200%!全球首个为 AI 编程时代设计的团队协作 MCP 服务器,自动分析需求自动编写前后端代码,下载切图
Outstanding. A score of 97/100 puts this repo in a very small tier of truly well-engineered projects.
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.
- 4Reproducibility6pt
Add .github/dependabot.yml with at least one package-ecosystem entry, or a renovate.json, so dependencies are updated automatically.
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
100
README is present.
README documents how to install the project.
Licensed under MIT.
Contributing guide is detailed and thorough.
Engineering
93
Lockfile present (requirements.txt). Installs are reproducible.
CI is configured (.github/workflows/ci.yml).
Test files detected (tests).
Linter or formatter configured ([tool.ruff] / [tool.black] in pyproject.toml).
Issue or PR templates present.
Project health
100
Dependency manifest found (pyproject.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
- -Commits (30d / 90d)
- 267Forks
- 10Releaseslatest 11d ago
Community
- 100% - GoodCommunity health
- 1 bus factorlowauthor own >50% of commits
- 2,360Watchers
Responsiveness
- 13hMedian issue response
- 4d 19hMedian PR merge time
- 46Open issues
Repository files37 root entries
- .githubGood: CI is configured (.github/workflows/ci.yml).Good: Issue or PR templates present.
- images
- lanhu_design
- scripts
- testsGood: Test files detected (tests).
- .dockerignore
- .env.example
- .gitignoreGood: .gitignore present.
- ai-install-guide.md
- CHANGELOG.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- config.example.env
- 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.
- DEMO.md
- DEPLOY.md
- DESIGN_CONTEXT.md
- docker-compose.yml
- DockerfileGood: Environment pinned via Dockerfile.
- easy-install.bat
- easy-install.sh
- GET-COOKIE-TUTORIAL.md
- lanhu_mcp_server.py
- LICENSEGood: Licensed under MIT.
- MAINTAINING.md
- pyproject.tomlGood: Dependency manifest found (pyproject.toml).
- quickstart.bat
- quickstart.sh
- README_EN.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.Good: README documents how to run the project.
- README.md
- RELEASE_NOTES_v1.0.0.md
- RELEASE_NOTES_v1.8.0.md
- requirements.txtGood: Lockfile present (requirements.txt). Installs are reproducible.
- run-stdio.bat
- run-stdio.sh
- SECURITY.mdGood: Security policy present.
- setup-env.bat
- setup-env.sh
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/dsphper/lanhu-mcp)