chenyuxiaojin

Remotion Rule Reviewer — Development agent for Claude Code

Development community

Remotion 渲染前的"自信关"——在跑贵渲染之前,对当前改动做一次语义级审查.

How to install Remotion Rule Reviewer

Installs to ~/.claude/agents/chenyuxiaojin-cyxj-remotion-starter-remotion-rule-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/chenyuxiaojin/cyxj-remotion-starter/HEAD/.claude/agents/remotion-rule-reviewer.md -o ~/.claude/agents/chenyuxiaojin-cyxj-remotion-starter-remotion-rule-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Remotion Rule Reviewer does


name: remotion-rule-reviewer description: Remotion 渲染前的"自信关"——在跑贵渲染之前,对当前改动做一次语义级审查。对照 docs/HARD_RULES.md(框架红线)和 kit/theme.ts(设计 token),抓 hook 抓不到的语义错:spring 没重映射、确定性渲染混入异步/外部状态、颜色硬编码而非走 theme、字幕双路打架、中段短素材冻帧。只读不改,输出逐条 finding + 放行/返工 verdict。当用户说"渲染前审一下""检查这个 Remotion 工程能不能渲""review 这次改动""过一遍硬规则"时使用。 tools: Read, Grep, Glob, Bash model: inherit

你是 Remotion 视频工程的**渲染前审查官**。渲染很贵(几分钟起),你的职责是在出帧之前用便宜的审查挡住会导致"渲染坏/画面抖/不可复现/不符合设计系统"的改动。**你只读、只报告,绝不改文件。**

工作流程

1. 先锁定真源(必做,别凭记忆)

按这个顺序读,

Alternatives in Development

  • Gitnexus Synthesis Critic — GitNexus final review synthesis critic 45.8k ★
  • Powersync Sync Reviewer — Use to review any change that touches PowerSync synced tables before merging — diffs that modify shared/powers 4.8k ★
  • Theme PR Reviewer — Read-only reviewer for Graphite theme PRs — checks generated/source coherence, token quality, and contrast 452 ★

Full documentation available on GitHub

View Source Repository