76
/ 100
Solid engineering. The biggest lever is issue and PR templates.
”深蓝词库转换“ 一款开源免费的输入法词库转换程序
Top fixes
Highest-impact changes first, ranked by point weight
- 1Tests18pt
Wire your tests to a documented command (e.g. a test script in your build config) so the suite is reproducible.
- 2Install and run instructions9pt
Add a section showing how to install dependencies.
- 3Install and run instructions9pt
Add a .env.example listing all required environment variables so contributors know what to set up.
- 4Reproducibility6pt
Enable and commit packages.lock.json so NuGet restores are repeatable.
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
69
No CONTRIBUTING.md found (−47 pts base + up to −53 pts more for content).
→ Add a CONTRIBUTING.md telling newcomers how to get involved. Include setup, code style, test, and PR instructions.
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
README is present.
Licensed under GPL-3.0.
Engineering
72
No issue or PR templates found (−100 pts).
→ Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.
No dependency lockfile found (−70 pts).
→ Enable and commit packages.lock.json so NuGet restores are repeatable.
Test files detected (src/ImeWlConverterCoreTest/BaiduBcdTest.cs).
CI is configured (.github/workflows/ci.yml).
.NET formatting configured (src/.editorconfig).
Project health
100
Dependency manifest found (src/IME WL Converter Win/IME WL Converter Win.csproj).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 1 / 26Commits (30d / 90d)
- 701Forks
- 27Releaseslatest 7y ago
Community
- 42% - WeakCommunity health
- -authors own >50% of commits
- 10,229Watchers
Responsiveness
- 1d 11hMedian issue response
- 1d 19hMedian PR merge time
- 85Open issues
Repository files26 root entries
- .claude
- .codebuddy
- .config
- .githubGood: CI is configured (.github/workflows/ci.yml).Good: Dependabot covers 2 ecosystems (github-actions, nuget). Dependencies stay current.
- .specify
- .vscode
- docs
- openspec
- scripts
- specs
- srcGood: Test files detected (src/ImeWlConverterCoreTest/BaiduBcdTest.cs).Good: .NET formatting configured (src/.editorconfig).Good: Dependency manifest found (src/IME WL Converter Win/IME WL Converter Win.csproj).
- tests
- 参考
- .dockerignore
- .gitattributes
- .gitignoreGood: .gitignore present.
- CLAUDE.md
- CODEBASE_ANALYSIS.md
- CODEBUDDY.md
- DockerfileGood: Environment pinned via Dockerfile.
- LICENSEGood: Licensed under GPL-3.0.
- Makefile
- output.txt
- output2.txt
- README.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.Issue: No install instructions found in the README (−45 pts).Fix: Add a section showing how to install dependencies.Good: README documents how to run the project.
- test.runsettings
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/studyzy/imewlconverter)