Report
Skill Verified ActiveGenerate 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.
Features
- 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
Use Cases
- 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.
Non-Goals
- 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).
Installation
First, add the marketplace
/plugin marketplace add alirezarezvani/claude-skills/plugin install playwright-pro@claude-code-skillsQuality Score
VerifiedTrust Signals
Similar Extensions
Openclaw Testing
100Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.
Use My Browser
100Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.
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
100Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
Vue Testing Best Practices
100Use for Vue.js testing. Covers Vitest, Vue Test Utils, component testing, mocking, testing patterns, and Playwright for E2E testing.