Good shape overall. A few tweaks would push it into the top tier.
ClipForge(原『带货剪手』/ daihuo-jianshou):开源 AI 带货短视频神器——上传一张商品图,AI 自动提炼卖点 + 写种草脚本 + 锁定商品原图不变形 + 配画面/配音/字幕,一键产出抖音小店 / 快手 / 小红书 / TikTok Shop 卖货短视频。0 成本批量出片、开源无水印、本地自部署。也支持一句话主题成片。Open-source AI e-commerce/UGC short-video generator.
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.
README documents how to install the project.
README is present.
Licensed under AGPL-3.0.
Engineering
84
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 (pnpm-lock.yaml). Installs are reproducible.
Test files detected (e2e/smoke.spec.ts).
CI is configured (.github/workflows/ci.yml).
Linter or formatter configured (eslint.config.mjs).
Project health
89
Dependency manifest found (package.json).
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)
- 33Forks
- 5Releaseslatest 2d ago
Community
- —Community health
- —authors own >50% of commits
- 159Watchers
Responsiveness
- 59d 6hMedian issue response
- —Median PR merge time
- 0Open issues
Repository files27 root entries
- .githubGood: CI is configured (.github/workflows/ci.yml).
- docs
- drizzle
- e2eGood: Test files detected (e2e/smoke.spec.ts).
- electron
- mcp
- public
- scripts
- src
- .gitignoreGood: .gitignore present.
- .pnpmrc.json
- AGENTS.md
- CLAUDE.md
- components.json
- drizzle.config.ts
- eslint.config.mjsGood: Linter or formatter configured (eslint.config.mjs).
- LICENSEGood: Licensed under AGPL-3.0.
- next.config.ts
- NOTICE
- package.jsonGood: Dependency manifest found (package.json).
- pnpm-lock.yamlGood: Lockfile present (pnpm-lock.yaml). Installs are reproducible.
- pnpm-workspace.yaml
- postcss.config.mjs
- 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.Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
- README.md
- tsconfig.json
- vitest.config.ts