Report
技能 已验证 活跃Generate test report. Use when user says "test report", "results summary", "test status", "show results", "test dashboard", or "how did tests go".
To provide automated, structured test reporting integrated with existing CI/CD and communication workflows, saving users time and effort in manually compiling and distributing test results.
功能
- Automated test execution and result parsing
- Intelligent destination detection (TestRail, Slack, GitHub Actions)
- Generation of multiple report formats (markdown, HTML, Slack summary)
- Trend analysis of historical test data
- Clear reporting of test status and failure details
使用场景
- When a user requests a test report, results summary, or test status.
- To automatically post test results to Slack channels upon completion.
- To push test results to TestRail for integrated test case management.
- When needing to analyze historical test trends to identify flaky tests or regressions.
非目标
- Running tests that are not Playwright-based.
- Performing any actions beyond reporting test outcomes.
- Configuring external services like TestRail or Slack (assumes pre-configuration).
- Providing a UI for report viewing (generates files/posts summaries).
安装
请先添加 Marketplace
/plugin marketplace add alirezarezvani/claude-skills/plugin install playwright-pro@claude-code-skills质量评分
已验证类似扩展
Openclaw Testing
100Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.
使用我的浏览器
100当工作依赖于用户实时浏览器会话或可见的渲染状态,而不是静态抓取时使用,尤其是在浏览器调试上下文或 DevTools 选择的元素或请求、登录仪表板或 CMS 流程、localhost 应用、上传、下载、媒体检查、DOM 或 iframe 检查、Shadow DOM,或看起来像软 404、身份验证墙、反机器人检查或速率限制的浏览器故障时。
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Telegram Crabbox E2e Proof
100Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.
Agent Browser
100AI 代理的浏览器自动化 CLI。当用户需要与网站交互时使用,包括浏览页面、填写表单、点击按钮、截屏、提取数据、测试 Web 应用或自动化任何浏览器任务。触发条件包括请求“打开网站”、“填表”、“点击按钮”、“截屏”、“抓取页面数据”、“测试此 Web 应用”、“登录网站”、“自动化浏览器操作”或任何需要以编程方式进行 Web 交互的任务。
Vue Testing Best Practices
100Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.