playwright-best-practices
✓为弹性定位器、页面对象模型、固定装置、网络优先断言和网络模拟提供 Playwright 测试模式。编写或修改 Playwright 测试时必须使用(带有 @playwright/test 导入的 .spec.ts、.test.ts 文件)。
SKILL.md
When running Playwright tests from Claude Code or any CLI agent, always use minimal reporters to prevent verbose output from consuming the context window.
Configure playwright.config.ts to use minimal reporters by default when CI or CLAUDE env vars are set:
Locators throw if multiple elements match. Use first(), last(), nth() only when intentional:
为弹性定位器、页面对象模型、固定装置、网络优先断言和网络模拟提供 Playwright 测试模式。编写或修改 Playwright 测试时必须使用(带有 @playwright/test 导入的 .spec.ts、.test.ts 文件)。 来源:0xbigboss/claude-code。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/0xbigboss/claude-code --skill playwright-best-practices- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 playwright-best-practices?
为弹性定位器、页面对象模型、固定装置、网络优先断言和网络模拟提供 Playwright 测试模式。编写或修改 Playwright 测试时必须使用(带有 @playwright/test 导入的 .spec.ts、.test.ts 文件)。 来源:0xbigboss/claude-code。
如何安装 playwright-best-practices?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/0xbigboss/claude-code --skill playwright-best-practices 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/0xbigboss/claude-code
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-01