Free
AI OverviewGenerated from SKILL.md
Core usage
This skill is a Playwright-based toolkit for interacting with and testing local web applications, covering frontend verification, UI debugging, screenshots, and browser logs. Use it by choosing the decision-tree path: for static HTML, read the file directly to identify selectors; for dynamic apps, use scripts/with_server.py to manage servers and write a Python Playwright script that waits for networkidle before inspecting or acting. Always run helper scripts with --help first and treat bundled scripts as black-box tools rather than reading their source.
Key advantages
Bundled helper scripts handle complex workflows like server lifecycle management, including multiple servers, without cluttering the context window. The reconnaissance-then-action pattern and explicit use of networkidle reduce flaky automation on dynamic pages. It supports direct Playwright scripting, static HTML file URLs, and captures console logs for debugging.
Limitations
Only local web applications are covered, not remote or production sites. Automation is expected to use Playwright's synchronous Python API with Chromium in headless mode, limiting other browser and async options. The helper scripts can be very large, so reading their source is discouraged and can pollute the context window; you must rely on --help and black-box usage.
Target audience
This is for developers and QA engineers testing local web applications who need to verify frontend behavior, debug UI issues, capture screenshots, or inspect browser logs. It suits those comfortable writing or adapting Python Playwright scripts and following a decision tree for static versus dynamic content.
Risks & notes
Inspecting the DOM before waiting for networkidle on dynamic apps can produce incorrect or incomplete selectors, leading to failed automation. Reading large bundled scripts unnecessarily wastes context and should be avoided; always run --help first. Failing to close the browser or starting servers incorrectly can leave processes running, so use the provided server management helper and close browser resources.
DescriptionWritten by the seller
Use caseInput → Output
Input
` User task → Is it static HTML? ├─ Yes → Read HTML file directly to identify selectors │ ├─ Success → Write Playwright script using selectors │ └─ Fa
Output
Verified guidance, commands and best practices for Webapp Testing, ready to paste into your agent
How it worksImport to your platform and run
Item details
Use case
AI Skills
Capability
Coding
Agents
Claude Code, Cursor
Version
1.0.0
Source
First seen
Aug 13, 2026
Installs
15,551
License
Non-exclusive
Last update
Aug 13, 2026
InstallCompatible with agent skill ecosystem
What you get
SKILL.md skill definitionCommand referenceInstallation instructionsWebapp Testing reference
Verified sourceOriginal project page — inspect before install
Open the original source project
Check the upstream repository, license and changelog before install
Security ScanS+Score 100/100 · 1 findings · 2026-08-15 21:36:19🤖 AI 已复核
Static analysis100
Dynamic behavior100
Dependencies100
Network100
Privacy100
Threat intel100
Findings (1)
LowSSRF risk(doc reference)1 处
Requests internal addresses (incl. cloud metadata 169.254.169.254) — SSRF risk.
🤖 The matched http://localhost appears to be an example or documentation reference, not actual code performing a server-side request.
Security scan generated by TopTinker automated engine from SKILL.md static analysis, for pre-install reference only. Third-party skills carry their own runtime risk.
2021-12-28开店时间
284商品数
—认证
Guarantees
Escrow paymentOn
Platform holds funds until delivery is confirmed
Install verified
Free download - install & run before you pay
Source transparency
Original GitHub repo linked & verified
No refunds after download
Digital product - disputes arbitrated on evidence only
Enhanced protection
Trusted seller - priority arbitration within 48h, backed by platform bond
Upgrade to ProRecommended
More in AI Skills

