playwright
仓库创建 2026年5月12日最近提交 6 小时前SkillHot 收录 20 天前
▸ 精选理由
覆盖大量模式,适合自动化测试与抓取场景快速生成脚本。
▸ 风险提示
自动化可能触及目标网站反爬或需凭据,注意合规与授权。
这个 Skill 做什么
使用 Playwright 进行浏览器自动化、测试与数据提取的技能库。
用 Playwright 在真实浏览器里自动化交互:做登录、表单、爬取数据或生成 PDF,也能跑 E2E 测试和视觉回归。适合要验证多浏览器兼容、做无障碍(axe-core)检测或用 Lighthouse 做性能预算时。特点是一套脚本覆盖数据提取、API mock、断链检查和多浏览器测试,省去重复手工操作。
110
Stars
14
Forks
40
仓库内 Skill
+7
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/EliasOulkadi/shokunin/master/.pack/skills/playwright/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/EliasOulkadi/shokunin/master/.pack/skills/playwright/SKILL.md"SKILL.MD 节选查看完整文件 ↗
--- name: playwright description: "Browser automation, web scraping, E2E testing, and visual regression with Playwright. Covers 30+ patterns: login flows, form testing, responsive design checks, broken link validation, API mocking, data extraction, PDF generation, accessibility audits (axe-core), performance budgets (Lighthouse), visual diffing, multi-browser testing (Chromium/Firefox/WebKit), mobile emulation, infinite scroll, shadow DOM, iframes, file downloads, auth state reuse, cookie consent handling, WebSocket monitoring, console error detection, HAR export, trace viewer, Docker CI, GitHub Actions, and parallel sharding. Use when user asks to test a website, take screenshots, check res
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有