·playwright-skill
</>

playwright-skill

dedalus-erp-pas/foundation-skills

使用 Playwright 完成浏览器自动化和 Web 测试。自动检测开发服务器,管理服务器生命周期,将干净的测试脚本写入/tmp。测试页面、填写表单、截取屏幕截图、检查响应式设计、验证用户体验、测试登录流程、检查链接、调试动态 Web 应用程序、自动化任何浏览器任务。当用户想要测试网站、自动化浏览器交互、验证 Web 功能或执行任何基于浏览器的测试时使用。

41安装·1热度·@dedalus-erp-pas

安装

$npx skills add https://github.com/dedalus-erp-pas/foundation-skills --skill playwright-skill

SKILL.md

Comprehensive web testing skill using Playwright. Write custom JavaScript code for any testing or automation task.

For dynamic webapps where you don't know the DOM structure upfront:

// Check visibility const isVisible = await page.locator('button').isVisible();

使用 Playwright 完成浏览器自动化和 Web 测试。自动检测开发服务器,管理服务器生命周期,将干净的测试脚本写入/tmp。测试页面、填写表单、截取屏幕截图、检查响应式设计、验证用户体验、测试登录流程、检查链接、调试动态 Web 应用程序、自动化任何浏览器任务。当用户想要测试网站、自动化浏览器交互、验证 Web 功能或执行任何基于浏览器的测试时使用。 来源:dedalus-erp-pas/foundation-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/dedalus-erp-pas/foundation-skills --skill playwright-skill
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 playwright-skill?

使用 Playwright 完成浏览器自动化和 Web 测试。自动检测开发服务器,管理服务器生命周期,将干净的测试脚本写入/tmp。测试页面、填写表单、截取屏幕截图、检查响应式设计、验证用户体验、测试登录流程、检查链接、调试动态 Web 应用程序、自动化任何浏览器任务。当用户想要测试网站、自动化浏览器交互、验证 Web 功能或执行任何基于浏览器的测试时使用。 来源:dedalus-erp-pas/foundation-skills。

如何安装 playwright-skill?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dedalus-erp-pas/foundation-skills --skill playwright-skill 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/dedalus-erp-pas/foundation-skills