Use when the task requires automating a real browser. This skill is MCP-only and uses playwright-ext (@playwright/mcp --extension) to attach to the browser extension session.
$npx -y skills add codingsamss/all-my-ai-needs --skill playwrightInstalls into the current project.
Run `npx skills use "https://github.com/codingsamss/all-my-ai-needs" --skill "codingsamss/all-my-ai-needs/playwright"` 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/codingsamss/all-my-ai-needs" that are relevant to the current task. Run `npx skills add "https://github.com/codingsamss/all-my-ai-needs"` and select the relevant skills, then follow their instructions.