A well-known project done right. Strong docs and solid engineering throughout.

⚡ 需求分析效率提升 200%!全球首个为 AI 编程时代设计的团队协作 MCP 服务器,自动分析需求自动编写前后端代码,下载切图

Documentation

100

README12pt100

README is present.

Install and run instructions9pt100

README documents how to install the project.

License6pt100

Licensed under MIT.

Contributing guide5pt100

Contributing guide is detailed and thorough.

Engineering

80

CI/CD14pt40

CI is configured (.github/workflows/docs-sync.yml).

Reproducibility6pt80

Lockfile present (requirements.txt). Installs are reproducible.

Tests18pt100

Test files detected (tests).

Linting and formatting5pt100

Linter or formatter configured ([tool.ruff] / [tool.black] in pyproject.toml).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (pyproject.toml).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 198
    Forks
  • 7
    Releaseslatest 14d ago

Community

  • Community health
  • authors own >50% of commits
  • 1,751
    Watchers

Responsiveness

  • 13h
    Median issue response
  • 4d 8h
    Median PR merge time
  • 40
    Open issues
Repository files32 root entries
  • .github
    Good: CI is configured (.github/workflows/docs-sync.yml).
    Good: Issue or PR templates present.
  • images
  • scripts
  • tests
    Good: Test files detected (tests).
  • .dockerignore
  • .env.example
  • .gitignore
    Good: .gitignore present.
  • ai-install-guide.md
  • CHANGELOG.md
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • config.example.env
  • CONTRIBUTING.md
    Good: 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
  • docker-compose.yml
  • Dockerfile
    Good: Environment pinned via Dockerfile.
  • easy-install.bat
  • easy-install.sh
  • GET-COOKIE-TUTORIAL.md
  • lanhu_mcp_server.py
  • LICENSE
    Good: Licensed under MIT.
  • pyproject.toml
    Good: Dependency manifest found (pyproject.toml).
  • quickstart.bat
  • quickstart.sh
  • README_EN.md
    Good: 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
  • requirements.txt
    Good: Lockfile present (requirements.txt). Installs are reproducible.
  • run-stdio.sh
  • SECURITY.md
    Good: Security policy present.
  • setup-env.bat
  • setup-env.sh