·webapp-testing
</>

webapp-testing

leastbit/claude_skills_zh-cn

使用 Playwright 与本地 Web 应用程序交互及进行测试的工具包。支持验证前端功能、调试 UI 行为、捕获浏览器截图以及查看浏览器日志。

12Installs·0Trend·@leastbit

Installation

$npx skills add https://github.com/leastbit/claude_skills_zh-cn --skill webapp-testing

SKILL.md

务必先运行带有 --help 参数的脚本以查看用法。除非您在尝试运行脚本后发现绝对需要自定义解决方案,否则不要阅读源码。这些脚本可能非常庞大,从而污染您的上下文窗口。它们旨在作为黑盒脚本直接调用,而不是摄入到您的上下文窗口中。

❌ 不要在动态应用等待 networkidle 之前检查 DOM ✅ 务必在检查前等待 page.waitforloadstate('networkidle')

使用 Playwright 与本地 Web 应用程序交互及进行测试的工具包。支持验证前端功能、调试 UI 行为、捕获浏览器截图以及查看浏览器日志。 Source: leastbit/claude_skills_zh-cn.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/leastbit/claude_skills_zh-cn --skill webapp-testing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/leastbit/claude_skills_zh-cn --skill webapp-testing
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is webapp-testing?

使用 Playwright 与本地 Web 应用程序交互及进行测试的工具包。支持验证前端功能、调试 UI 行为、捕获浏览器截图以及查看浏览器日志。 Source: leastbit/claude_skills_zh-cn.

How do I install webapp-testing?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/leastbit/claude_skills_zh-cn --skill webapp-testing Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/leastbit/claude_skills_zh-cn

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01