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).
$npx -y skills add henkisdabro/wookstar-claude-plugins --skill webapp-testingInstalls into the current project.
Run `npx skills use "https://github.com/henkisdabro/wookstar-claude-plugins" --skill "henkisdabro/wookstar-claude-plugins/webapp-testing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/henkisdabro/wookstar-claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/henkisdabro/wookstar-claude-plugins"` and select the relevant skills, then follow their instructions.