81

/ 100

GradeB

Strong early engineering with some momentum.

Top 30% of 5,156 graded repos

🌿 StoryForge (草苔) — AI导演式小说创作系统。Tauri+Rust驱动的桌面写作软件,集成知识图谱、伏笔追踪、StyleDNA风格引擎、协同编辑、7阶段全自动创作工作流。让AI成为你的创作搭档,越写越懂你。

Top fixes

Highest-impact changes first, ranked by point weight

8 to address
  1. 1
    License6pt

    Add a LICENSE file. Without one, nobody can legally use, copy, or contribute to your code.

  2. 2
    Reproducibility6pt

    Add .github/dependabot.yml with at least one package-ecosystem entry so dependencies are updated automatically.

  3. 3
    Issue and PR templates6pt

    Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.

  4. 4
    Dependency 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.

Install the GitHub App

Scorecard

Every check, grouped by category and sorted worst-first

Documentation

66

License6pt0

No license detected.

Add a LICENSE file. Without one, nobody can legally use, copy, or contribute to your code.

Contributing guide5pt0

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.

README12pt100

README is present.

Install and run instructions9pt100

README documents how to install the project.

Engineering

85

Issue and PR templates6pt0

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.

Reproducibility6pt80

Lockfile present (Cargo.lock). Installs are reproducible.

Tests18pt100

Test files detected (e2e/backstage-pages.spec.ts).

CI/CD14pt100

CI is configured (.github/workflows/build.yml).

Linting and formatting5pt100

Linter or formatter configured (rustfmt.toml).

Project health

94

Dependency manifest6pt82

Dependency manifest found (Cargo.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)
  • 9
    Forks
  • 210
    Releaseslatest 3mo ago

Community

  • 28% - Weak
    Community health
  • -
    authors own >50% of commits
  • 40
    Watchers

Responsiveness

  • 28d
    Median issue response
  • -
    Median PR merge time
  • 1
    Open issues
Repository files94 root entries
  • .agents
  • .cargo
  • .claude
  • .github
    Good: CI is configured (.github/workflows/build.yml).
  • .specify
  • docs
  • e2e
    Good: 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
  • .gitignore
    Good: .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.lock
    Good: Lockfile present (Cargo.lock). Installs are reproducible.
  • Cargo.toml
    Good: 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.yml
    Good: 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.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.
  • ROADMAP.md
  • run-dev.ps1
  • RUN.md
  • rust-toolchain.toml
  • rustfmt.toml
    Good: 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
RepoGrade badge preview

Add this badge to your README

It updates automatically each time the repo is re-graded.

[![RepoGrade](https://www.repo-grade.com/api/badge/91zgaoge/storyforge)](https://www.repo-grade.com/report/91zgaoge/storyforge)

More graded Rust repos