81
/ 100
Strong early engineering with some momentum.
🌿 StoryForge (草苔) — AI导演式小说创作系统。Tauri+Rust驱动的桌面写作软件,集成知识图谱、伏笔追踪、StyleDNA风格引擎、协同编辑、7阶段全自动创作工作流。让AI成为你的创作搭档,越写越懂你。
Top fixes
Highest-impact changes first, ranked by point weight
- 1License6pt
Add a LICENSE file. Without one, nobody can legally use, copy, or contribute to your code.
- 2Reproducibility6pt
Add .github/dependabot.yml with at least one package-ecosystem entry so dependencies are updated automatically.
- 3Issue and PR templates6pt
Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.
- 4Dependency manifest6pt
Add a `keywords` array to help people find your package on npm.
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
66
No license detected.
→ Add a LICENSE file. Without one, nobody can legally use, copy, or contribute to your code.
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.
README is present.
README documents how to install the project.
Engineering
85
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.
Lockfile present (Cargo.lock). Installs are reproducible.
Test files detected (e2e/backstage-pages.spec.ts).
CI is configured (.github/workflows/build.yml).
Linter or formatter configured (rustfmt.toml).
Project health
94
Dependency manifest found (Cargo.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)
- 9Forks
- 210Releaseslatest 3mo ago
Community
- 28% - WeakCommunity health
- -authors own >50% of commits
- 40Watchers
Responsiveness
- 28dMedian issue response
- -Median PR merge time
- 1Open issues
Repository files94 root entries
- .agents
- .cargo
- .claude
- .githubGood: CI is configured (.github/workflows/build.yml).
- .specify
- docs
- e2eGood: Test files detected (e2e/backstage-pages.spec.ts).
- gh_logs
- public
- scripts
- src
- src-frontend
- src-server
- src-server-web
- src-tauri
- templates
- .brooks-lint-history.json
- .clippy.toml
- .env.example
- .gitignoreGood: .gitignore present.
- AGENTS.md
- ARCHITECTURE_REVIEW.md
- ARCHITECTURE_UPDATE.md
- ARCHITECTURE.md
- AUDIT_GAP_REPORT_v5.1.md
- AUDIT_REPORT_v0.9.0.md
- BROOKS_SWEEP_OPTIMIZATION_PLAN.md
- build-log.txt
- build-log2.txt
- build-release-log.txt
- build.status
- Cargo.lockGood: Lockfile present (Cargo.lock). Installs are reproducible.
- Cargo.tomlGood: Dependency manifest found (Cargo.toml).
- CHANGELOG.md
- CLAUDE.md
- CODE_AUDIT_REPORT_V4.md
- CODE_AUDIT_REPORT.md
- CODE_REVIEW_v5.1.1.md
- compile_errors.txt
- CONTEXT-MAP.md
- deploy.sh
- DESIGN_IMPLEMENTATION_ALIGNMENT_PLAN.md
- DESIGN_IMPLEMENTATION_ALIGNMENT_v5.6.4.md
- DESIGN_SYSTEM_INSTALLED.md
- DESIGN_SYSTEM.md
- DOC
- docker-compose.ymlGood: Environment pinned via docker-compose.yml.
- ENDFILE
- ENDGUIDE
- ENDOFCONTENT
- ENDOFFILE
- EOF
- FIXES_SUMMARY.md
- IMPLEMENTATION_PLAN.md
- index.html
- IPC_INTERFACE_REPORT.md
- KIMI.md
- LOGO.png
- package-lock.json
- package.json
- PERFORMANCE_FIX_PLAN.md
- PERFORMANCE_OPTIMIZATION_REPORT.md
- PINS
- PLAN_Alignment_v5.1.md
- PLAN_Frontstage_Backstage.md
- PLAN_NarrativeModel_Refactor.md
- PLAN_task_system.md
- playwright.config.ts
- PROJECT_IMPROVEMENT_PLAN.md
- PROJECT_STATUS.md
- PYEOF
- QA-Stage1-report.md
- QA-Stage2-report.md
- QA-Stage3-report.md
- 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.Good: README documents how to install the project.Good: README documents how to run the project.
- ROADMAP.md
- run-dev.ps1
- RUN.md
- rust-toolchain.toml
- rustfmt.tomlGood: Linter or formatter configured (rustfmt.toml).
- SERVER_DEPLOYMENT.md
- SKILL_INSTALLATION.md
- SKILLS_INSTALLED.md
- SKILLS_INSTALLED.txt
- SKILLS_SUMMARY.md
- skills-lock.json
- start-dev.ps1
- SUMM
- SUPERPOWERS_INSTALLATION.md
- test.txt
- TESTEOF
- TESTING.md
- tmp_write_plan.py
- TROUBLESHOOTING.md
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/91zgaoge/storyforge)