playwright-documentation-root-cause

Installation
SKILL.md

Playwright Root Cause Analysis

Use this skill when a failure needs explanation, not just rerunning.

Inputs

  • failing test output,
  • trace artifacts, screenshots, videos, or HTML reports when available,
  • related console, network, or application logs,
  • recent code or requirement changes if they help explain the failure.

Analysis Workflow

  1. Identify the failing assertion or stopping point.
  2. Reconstruct what the app and test were each expecting.
  3. Classify the issue as likely product bug, test defect, environment issue, or possible flake.
  4. Support the classification with concrete evidence.

Output Contract

Installs
1
GitHub Stars
1
First Seen
Jun 24, 2026
playwright-documentation-root-cause — jovd83/playwright-skill