Video
C 68 completed
Other
monorepo / json · small
247
Files
26,707
LOC
2
Frameworks
9
Languages
Pipeline State
completedRun ID
#1545339Phase
doneProgress
0%Started
2026-04-16 23:18:02Finished
2026-04-16 23:18:02LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
61.00Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:40Deduplication group #56242
Member of a group with 7 similar repo(s) — canonical #1532425 view group →
Repobility — same analyzer, your code, free for public repos · /scan/
🧪 Code Distillation
Browse all specs →AI Prompt
Create a monorepo project that automatically generates promotional short videos using Remotion. The tool should be able to generate two versions (Japanese and English) by swapping out text, colors, and screenshots. I need to be able to define the video content in a YAML file, and the system should support running commands like `npm run new-app <AppName>` to scaffold new projects, `npm run preview <AppName>` to check in the browser, and `npm run render <AppName>` to output the final MP4 files. The project structure should manage common libraries, templates, and individual app projects.
javascript typescript remotion monorepo video-generation automation react json yaml web-app
Generated by gemma4:latest
Catalog Information
Create a monorepo project that automatically generates promotional short videos using Remotion. The tool should be able to generate two versions (Japanese and English) by swapping out text, colors, and screenshots. I need to be able to define the video content in a YAML file, and the system should support running commands like npm run new-app <AppName> to scaffold new projects, npm run preview <AppName> to check in the browser, and npm run render <AppName> to output the final MP4 files. Th
Tags
javascript typescript remotion monorepo video-generation automation react json yaml web-app
Quality Score
C
67.9/100
Structure
61
Code Quality
83
Documentation
61
Testing
35
Practices
70
Security
100
Dependencies
90
Strengths
- CI/CD pipeline configured (github_actions)
- Code linting configured (eslint)
- Low average code complexity — well-structured code
- Good security practices — no major issues detected
Weaknesses
- No LICENSE file — legal ambiguity for contributors
- 3 files with critical complexity need refactoring
- 1977 duplicate lines detected — consider DRY refactoring
- 2 'god files' with >500 LOC need decomposition
Recommendations
- Add a test suite — start with critical path integration tests
- Add a LICENSE file (MIT recommended for open source)
Languages
Frameworks
React Vitest
Symbols
variable377
function103
constant52
interface35
type_alias6
Embed Badge
Add to your README:
Open data scored by Repobility · https://repobility.com
BinComp Dependency Hardening
All packages →1 of this repo's dependencies have been scanned for binary hardening. Grade reflects RELRO / stack canary / FORTIFY / PIE coverage.