Webapp Testing

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behaviour, capturing browser screenshots, and viewing browser logs. Use when user asks to test a web app, verify UI, capture screenshots, check browser logs, or debug frontend issues. Do NOT use for Chrome DevTools MCP setup or live-browser console/network triage - use the devtools skill instead. Do NOT use for unit-level component testing (Vitest/Jest cover that).

henkisdabro Updated

File contents

henkisdabro/wookstar-claude-code-plugins/tree/main/plugins/developer/skills/webapp-testing commit 399e9b5197

Frequently asked questions

npx skillmds@latest add henkisdabro/webapp-testing