Automates browser interactions for testing and validating your own web applications using playwright-cli. Use when you need terminal-first browser control for navigation, form filling, screenshots, tracing, bound browser sessions, debugging, or generating Playwright test code. Only use against applications you own or have explicit authorization to test.
$npx -y skills add testdino-hq/playwright-skill --skill playwright-cliInstalls into the current project.
Run `npx skills use "https://github.com/testdino-hq/playwright-skill" --skill "testdino-hq/playwright-skill/playwright-cli"` 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/testdino-hq/playwright-skill" that are relevant to the current task. Run `npx skills add "https://github.com/testdino-hq/playwright-skill"` and select the relevant skills, then follow their instructions.