Skip to main content
Back to registry

playwright-local

jezweb/claude-skills

Status : Production Ready ✅ Last Updated : 2026-01-21 Dependencies : Node.js 20+ (Node.js 18 deprecated) or Python 3.9+ Latest Versions : playwright@1.57.0, playwright-stealth@0.0.1, puppeteer-extra-plugin-stealth@2.11.2 Browser Versions : Chromium 143.0.7499.4 | Firefox 144.0.2 | WebKit 26.0

Installs503
Install command
npx skills add https://github.com/jezweb/claude-skills --skill playwright-local
Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykWARN
About this skill
Status : Production Ready ✅ Last Updated : 2026-01-21 Dependencies : Node.js 20+ (Node.js 18 deprecated) or Python 3.9+ Latest Versions : playwright@1.57.0, playwright-stealth@0.0.1, puppeteer-extra-plugin-stealth@2.11.2 Browser Versions : Chromium 143.0.7499.4 | Firefox 144.0.2 | WebKit 26.0 ⚠️ v1.57 Breaking Change : Playwright now uses Chrome for Testing builds instead of Chromium. This provides more authentic browser behavior but changes the browser icon and title bar. Node.js : Python : Why this matters: CRITICAL: When to use Cloudflare : Serverless environments, simple scraping, cost-efficient at scale When to use Local : Anti-bot bypass needed, residential IP required, complex automation ⚠️ 2025 Reality Check : Stealth plugins work well against basic anti-bot measures, but advanced detection systems (Cloudflare Bot Management, PerimeterX, DataDome) have evolved significantly. The detection landscape now includes: Recommendations : For puppeteer-extra compatibility : playwright-extra : Key Points: Test your setup at: What to check: ✅ Use waitUntil: 'networkidle' for SPAs (React, Vue, Angular) ✅ Close browsers with await browser.close() to prevent memory leaks ✅ Wrap automation in try/catch/finally blocks ✅ Set explicit timeouts for unreliable sites ✅ Save screenshots on errors for debugging ✅ Use page.waitForSelector() before interacting with elements ✅ Rotate user...

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-local do?

Status : Production Ready ✅ Last Updated : 2026-01-21 Dependencies : Node.js 20+ (Node.js 18 deprecated) or Python 3.9+ Latest Versions : playwright@1.57.0, playwright-stealth@0.0.1, puppeteer-extra-plugin-stealth@2.11.2 Browser Versions : Chromium 143.0.7499.4 | Firefox 144.0.2 | WebKit 26.0

Is playwright-local good?

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

What agent does playwright-local work with?

playwright-local currently lists compatibility with codex, gemini-cli, opencode, cursor, claude-code, antigravity.

What are alternatives to playwright-local?

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

How do I install playwright-local?

npx skills add https://github.com/jezweb/claude-skills --skill playwright-local

Related skills

More from jezweb/claude-skills

Related skills

Alternatives in Software Engineering