Skip to main content
Back to registry

playwright-interactive

openai/skills

Use a persistent js_repl Playwright session to debug local web or Electron apps, keep the same handles alive across iterations, and run functional plus visual QA without restarting the whole toolchain unless the process ownership changed.

Installs320
Install command
npx skills add https://github.com/openai/skills --skill playwright-interactive
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Use a persistent js_repl Playwright session to debug local web or Electron apps, keep the same handles alive across iterations, and run functional plus visual QA without restarting the whole toolchain unless the process ownership changed. If you switch to a different workspace later, repeat setup there. Binding rules: Shared web helpers: For web apps, use an explicit viewport by default and treat native-window mode as a separate validation pass. Desktop and mobile web sessions share the same browser , helpers, and QA flow. The main difference is which context and page pair you create. Set TARGET_URL to the app you are debugging. For local servers, prefer 127.0.0.1 over localhost . If context or page is stale, set context = page = undefined and rerun the cell.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does playwright-interactive do?

Use a persistent js_repl Playwright session to debug local web or Electron apps, keep the same handles alive across iterations, and run functional plus visual QA without restarting the whole toolchain unless the process ownership changed.

Is playwright-interactive good?

playwright-interactive does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does playwright-interactive work with?

playwright-interactive currently lists compatibility with codex, gemini-cli, opencode, cursor, amp, github-copilot.

What are alternatives to playwright-interactive?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install playwright-interactive?

npx skills add https://github.com/openai/skills --skill playwright-interactive

Related skills

More from openai/skills

Related skills

Alternatives in Software Engineering