playwright-skill

Installation
SKILL.md

Playwright Skill

Quick start

Goal: reproduce a user flow in a controlled browser session and inspect what happened.

Reference notes: skills/playwright-skill/references/playwright-skill.md

Best-fit use cases

  • Form filling, login, uploads, and multi-step flows.
  • Reproducing UI bugs step by step.
  • Browser-based checks where deterministic actions matter.
  • Lightweight E2E validation and screenshots.

Recommended workflow

  1. Navigate to the page.
  2. Capture a snapshot before interacting.
Related skills

More from ry-run/run-skills

Installs
1
GitHub Stars
11
First Seen
7 days ago