A comprehensive Playwright reference that lives up to "battle-tested." Forty-six guides cover the full testing surface from locator strategies and assertions to auth flows, visual regression, accessibility, and framework-specific recipes for React, Next.js, Vue, and Angular. The golden rules alone are worth the install: getByRole over CSS selectors, web-first assertions that auto-retry, fixtures over globals, and a clear stance on what to mock (third-party APIs yes, your own app never). Includes debugging workflows, an error index, and specialized topics like WebSockets, PWAs, and Electron. The opinionated approach means you get "when not to use it" guidance alongside the patterns. Strong choice if you want production-ready Playwright conventions without piecing together blog posts.
npx skills add https://github.com/testdino-hq/playwright-skill --skill playwright-core