playwright-interactive
Playwright Interactive Skill
Use a persistent JavaScript REPL backed by Playwright 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.
Choose this skill when:
- you are iterating on a local app and need the browser or Electron session to stay alive across edits
- you need repeated reloads instead of one-shot reruns
- you are validating Electron behavior
- you need structured functional QA plus visual QA signoff in the same persistent session
Use playwright instead when a short terminal workflow is enough and reproducible one-shot commands matter more than persistent state.
Preconditions
- This skill requires an agent/runtime with persistent JavaScript execution.
- In Codex, that capability is
js_repl. Ifjs_replis missing, enable it in~/.codex/config.toml:
More from xiaojiongqian/skills-hub
patent-search-cn-us
Patent prior-art search and novelty check guidance focused on China and the United States (CNIPA, USPTO, Google Patents, WIPO). Use when asked to plan or run CN/US patent searches, draft search strategies, or produce a preliminary novelty search report.
90jina-web-fetch
Fetch webpage text with a normal HTTP request first, then automatically fall back to jina.ai proxy when direct access fails or returns login/JS-blocked content. Use when extracting content from X (Twitter) or other pages that are hard to read directly.
52git-pr-merge
>
12gh-fix-ci
Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and wants a plan + code changes; for external checks (e.g., Buildkite), only report the details URL and mark them out of scope.
9firebase-gcp-debug
Debug Firebase and Google Cloud issues (emulators, Cloud Functions v1/v2, Firestore/Auth/Storage) using `firebase` and `gcloud` CLIs. Use when investigating Firebase 部署/函数报错, emulator 启动失败, Firestore 权限/索引问题, or when you need to query GCP Cloud Logging / Cloud Run logs for Firebase-backed services.
8auto-dev
>
8