---
name: Playwright Debug
slug: playwright-debug-2
category: Quality
description: Playwright Debug helps inspect and troubleshoot browser automation runs. Use it when Playwright tests or scripted browser flows need debugging or step-by-step diagnosis.
github: "https://github.com/voicetreelab/voicetree/tree/main/.claude/plugins/playwright-debug/skills/playwright-debug"
language: TypeScript
stars: 916
forks: 56
install: "npx degit https://github.com/voicetreelab/voicetree/tree/main/.claude/plugins/playwright-debug/skills/playwright-debug ~/.claude/skills/playwright-debug"
installs_to: ~/.claude/skills/playwright-debug
source_path: .claude/plugins/playwright-debug/skills/playwright-debug/SKILL.md
collection_size: 2
category_size: 1354
collection_url: "https://dirskills.com/collections/voicetreelab/voicetree"
added: 2026-08-22T05:20:49.015Z
last_synced: 2026-08-22T05:20:49.015Z
canonical_url: "https://dirskills.com/skills/playwright-debug-2"
---

# Playwright Debug

Playwright Debug helps inspect and troubleshoot browser automation runs. Use it when Playwright tests or scripted browser flows need debugging or step-by-step diagnosis.

**Install:**

```bash
npx degit https://github.com/voicetreelab/voicetree/tree/main/.claude/plugins/playwright-debug/skills/playwright-debug ~/.claude/skills/playwright-debug
```

## README

Moved to .claude/skills/playwright-debug
