Drive a live browser from the CLI with playwright-cli to navigate, interact, snapshot, and capture evidence. Use for ad-hoc browser commands, page inspection, screenshots, traces, network mocking, session management, or interactive debugging—not authoring @playwright/test specs. Keywords: playwright-cli, browser automation, live session, snapshot, console, tracing.
$npx -y skills add fugazi/test-automation-skills-agents --skill playwright-cliInstalls into the current project.
Run `npx skills use "https://github.com/fugazi/test-automation-skills-agents" --skill "fugazi/test-automation-skills-agents/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/fugazi/test-automation-skills-agents" that are relevant to the current task. Run `npx skills add "https://github.com/fugazi/test-automation-skills-agents"` and select the relevant skills, then follow their instructions.