pst-debug

Installation
SKILL.md

PST Debug

Diagnose and fix a failing Playwright test. Three entry modes based on available context.

When to use

When a Playwright test is failing — whether it was generated by pst-generate or written manually.

Entry: Choose a mode

At invocation, present this to the user:


How would you like to proceed?

  1. From a session (recommended) — I'll read insights.md, plan.md, and snapshots/ from .pst/sessions/[name]/ for full diagnostic context. Best accuracy.
  2. From documentation (recommended) — Paste the failing test file path + full error output + original test case documentation. I'll re-explore the live app to diagnose selector drift or behavior changes.
  3. From test only — Paste the failing test file path + full error output only. Diagnosis accuracy may be lower without documentation.
Related skills
Installs
3
First Seen
Apr 8, 2026