Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
alirezarezvani avatar

Report

  • 1.6k installs
  • 23.5k repo stars
  • Updated July 17, 2026
  • alirezarezvani/claude-skills

report is an agent skill that >-.

About

name report description Generate test report Use when user says test report results summary test status show results test dashboard or how did tests go Smart Test Reporting Generate test reports that plug into the user's existing workflow Run Tests If Not Already Run Check if recent test results exist bash ls la test-results playwright-report 2 dev null If no recent results run tests bash npx playwright test reporter json html list 2 1 tee test-output log 2 Parse Results Read the JSON report bash npx playwright test reporter json 2 dev null Extract Total tests passed failed skipped flaky Duration per test and total Failed test names with error messages Flaky tests passed on retry 3 Detect Report Destination Check what's configured and route automatically Check If found Action TESTRAIL_URL env var TestRail configured Push results via pw testrail push SLACK_WEBHOOK_URL env var Slack configured Post summary to Slack github workflows GitHub Actions Results go to PR comment via artifacts playwright-report HTML reporter Open or serve the report None

  • Total tests, passed, failed, skipped, flaky
  • Duration per test and total
  • Failed test names with error messages
  • Flaky tests (passed on retry)
  • Test Results - {{date}}

Report by the numbers

  • 1,623 all-time installs (skills.sh)
  • +1 installs in the week ending Jul 29, 2026 (Skillselion tracking)
  • Ranked #454 of 2,159 Testing & QA skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Jul 31, 2026 (Skillselion catalog sync)
At a glance

report capabilities & compatibility

Capabilities
total tests, passed, failed, skipped, flaky · duration per test and total · failed test names with error messages · flaky tests (passed on retry) · test results — {{date}}
Use cases
documentation
From the docs

What report says it does

--- name: "report" description: >- Generate test report.
SKILL.md
Use when user says "test report", "results summary", "test status", "show results", "test dashboard", or "how did tests go".
SKILL.md
--- # Smart Test Reporting Generate test reports that plug into the user's existing workflow.
SKILL.md
#### HTML Report ```bash npx playwright show-report ``` Or if in CI: ```bash echo "HTML report available at: playwright-report/index.html" ``` ### 5.
SKILL.md
npx skills add https://github.com/alirezarezvani/claude-skills --skill report

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1.6k
repo stars23.5k
Security audit3 / 3 scanners passed
Last updatedJuly 17, 2026
Repositoryalirezarezvani/claude-skills

What problem does report solve for developers using this skill?

>-

Who is it for?

Developers who need report patterns described in the cached skill documentation.

Skip if: Skip when docs are empty or the task is outside the skill's documented scope.

When should I use this skill?

>-

What you get

Actionable workflows and conventions from SKILL.md for report.

  • Test summary report
  • Slack/TestRail/GitHub status posts

Files

SKILL.mdMarkdownGitHub ↗

../../../engineering-team/playwright-pro/skills/report/SKILL.md

Related skills

FAQ

What does report do?

>-

When should I use report?

>-

Is report safe to install?

Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.