← ClaudeAtlas

webapp-testinglisted

Test local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing screenshots, and viewing browser logs.
varunk130/claude-code-skills · ★ 1 · Testing & QA · score 70
Install: claude install-skill varunk130/claude-code-skills
# Web Application Testing Native Python Playwright scripts. Helper: with_server.py manages server lifecycle (supports multiple servers). Pattern: reconnaissance-then-action (navigate, wait for networkidle, screenshot/inspect DOM, then execute actions).