Loading...
Loading...
Compare original and translation side by side
evanflowevanflowevanflow-executing-plansevanflow-executing-plansundefinedundefined
If any check fails: fix and restart the loop. Don't proceed to step 2 with broken checks.
若任何检查失败:修复问题并重新开始循环。检查未通过时不要进入步骤2。git diff # working-tree changes
git diff HEAD~N..HEAD # if reviewing a series of past commitsevanflow-glossaryanyas@ts-ignoreauthenticatedProcedurectx.usergit diff # working-tree changes
git diff HEAD~N..HEAD # if reviewing a series of past commitsevanflow-glossaryanyas@ts-ignoreauthenticatedProcedurectx.userprocess.env.STRIPE_SECRET_KEYSTRIPE_SKCONTEXT.mdSTRIPE_SKprocess.env.STRIPE_SECRET_KEYCONTEXT.mdundefinedundefined
(If your project doesn't have `chromium`, substitute `google-chrome --headless` or `chrome --headless` with the same flags.)
Then read the screenshot:
Check against:
- Any brainstorm mockup or design comp the project maintains
- The project's design system (colors, spacing, typography, component patterns documented in CLAUDE.md)
- Responsive behavior — also screenshot at `--window-size=390,844` (mobile)
**If you need interaction** (click, fill, observe modal): use Playwright MCP. If MCP fails with "chrome not found", configure it to use your installed Chromium binary by adding `"--executable-path", "/path/to/chromium"` to args in the Playwright `.mcp.json`. Don't fight the MCP — fix it once, then use it.
(若项目未安装`chromium`,可替换为`google-chrome --headless`或`chrome --headless`并使用相同参数。)
然后读取截图:
检查以下内容:
- 项目维护的任何头脑风暴mockup或设计稿
- 项目的设计系统(CLAUDE.md中记录的颜色、间距、排版、组件模式)
- 响应式表现——同时截取`--window-size=390,844`(移动端)的截图
**若需要交互**(点击、填写、观察模态框):使用Playwright MCP。若MCP提示“chrome not found”失败,可在Playwright的`.mcp.json`的args中添加`"--executable-path", "/path/to/chromium"`,配置为使用已安装的Chromium二进制文件。不要强行使用MCP——先修复配置,再使用它。evanflow-writing-plansevanflow-improve-architectureevanflow-debugevanflow-writing-plansevanflow-improve-architectureevanflow-debug