一键导入
ensemble-playwright-test
Automated E2E testing and error resolution using Playwright MCP integration (Codex skill for /ensemble:playwright-test)
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Automated E2E testing and error resolution using Playwright MCP integration (Codex skill for /ensemble:playwright-test)
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Generate a normalized executable workstream TRD from multiple source TRDs (Codex skill for /ensemble:create-workstream-trd)
Implement TRD with beads project management — persistent bead hierarchy, dependency-aware execution via br/bv, and cross-session resumability (Codex skill for /ensemble:implement-trd-beads)
Approval-gated Beads graph refinement before execution (Codex skill for /ensemble:refine-beads)
Create Foreman-native structured Technical Requirements Document from PRD — omits adversarial review phase, outputs parser-compatible tables (Codex skill for /ensemble:create-trd-foreman)
Create Technical Requirements Document from PRD with architecture design and adversarial review (Codex skill for /ensemble:create-trd)
Create comprehensive Product Requirements Document with structured elicitation and adversarial review (Codex skill for /ensemble:create-prd)
| name | ensemble-playwright-test |
| description | Automated E2E testing and error resolution using Playwright MCP integration (Codex skill for /ensemble:playwright-test) |
| user-invocable | true |
This Codex skill mirrors the Ensemble slash command /ensemble:playwright-test.
Follow the workflow below, adapt to the current repository, and keep outputs structured.
Automated application testing and error resolution using Playwright MCP server integration. Generates test specs, executes tests, captures failures, and provides debugging context for quick resolution.
1. User Flow Identification Identify critical user flows to test
2. Test Spec Generation Generate Playwright test specifications
1. Test Run Execute Playwright tests with trace capture
Delegation: @playwright-tester Test specifications and target application URL
2. Result Analysis Analyze test results and capture failures
1. Failure Diagnosis Analyze failure screenshots and traces
2. Fix Implementation Implement fixes for identified issues
Format: Test Results and Traces
Structure:
/ensemble:playwright-test