byappautomaton· 32 skills
Use when a task needs Playwright-backed browser automation from the shell: open or attach to browser sessions, inspect snapshots and element refs, click/type/fill forms, debug Playwright tests, inspect console/network/storage, run Playwright snippets, capture screenshots/traces/videos, or generate reliable test code. Prefer for repeatable browser workflows and Playwright test work; not for static HTTP fetches, JSON APIs, or simple web search.
$npx -y skills add appautomaton/webmaton --skill playwright-cliInstalls into the current project.
Run `npx skills use "https://github.com/appautomaton/webmaton" --skill "appautomaton/webmaton/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/appautomaton/webmaton" that are relevant to the current task. Run `npx skills add "https://github.com/appautomaton/webmaton"` and select the relevant skills, then follow their instructions.