sync: d8d-dev 全量迁移 Playwright MCP → Playwright CLI #59

Merged
d8dfun merged 1 commits from sync/d8d-skills-20260423-031611 into master 2026-04-23 11:19:08 +08:00
Owner

变更内容

26 files changed, 371 insertions(+), 359 deletions(-)

  • SKILL.md: 描述更新 Playwright MCP → Playwright CLI
  • workflow.md: E2E 测试序列命令更新
  • iron-laws.md: 测试工具引用迁移
  • journey-definition/execution/validation: 旅程测试命令迁移
  • validation-mode.md: 验证模式命令迁移
  • visual-diff-html/pencil.md: 视觉对比工具迁移
  • phase-02~05: 阶段流程命令迁移
  • reference/*: 参考文档工具引用迁移
  • rules/*: 规则文件工具引用迁移
  • auto-fix/*: 自动修复引擎命令迁移

所有 browser_navigate/browser_snapshot/browser_click 等 Playwright MCP 工具调用
playwright-cli goto/snapshot/click 等 CLI 命令。

测试

  • 在新项目中运行 SETUP 阶段验证
## 变更内容 26 files changed, 371 insertions(+), 359 deletions(-) - SKILL.md: 描述更新 Playwright MCP → Playwright CLI - workflow.md: E2E 测试序列命令更新 - iron-laws.md: 测试工具引用迁移 - journey-definition/execution/validation: 旅程测试命令迁移 - validation-mode.md: 验证模式命令迁移 - visual-diff-html/pencil.md: 视觉对比工具迁移 - phase-02~05: 阶段流程命令迁移 - reference/*: 参考文档工具引用迁移 - rules/*: 规则文件工具引用迁移 - auto-fix/*: 自动修复引擎命令迁移 所有 `browser_navigate`/`browser_snapshot`/`browser_click` 等 Playwright MCP 工具调用 → `playwright-cli goto`/`snapshot`/`click` 等 CLI 命令。 ## 测试 - [ ] 在新项目中运行 SETUP 阶段验证
d8dfun added 1 commit 2026-04-23 11:17:25 +08:00
26 files: browser_navigate/snapshot/click → playwright-cli goto/snapshot/click
所有 E2E 测试命令从 Playwright MCP 工具调用迁移到 Playwright CLI 命令行接口。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
d8dfun merged commit ed6dbb8a52 into master 2026-04-23 11:19:08 +08:00
d8dfun deleted branch sync/d8d-skills-20260423-031611 2026-04-23 11:19:09 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: d8dfun/bmad-method-template#59
No description provided.