The Playwright Skill provides more than 70 structured markdown guides that teach patterns for locators, authentication, visual testing, CI configuration, and framework migration so agents can apply consistent solutions instead of guessing.
You install it with: npx skills add testdino-hq/playwright-skill.
The material is organized into five packs: core testing (46 guides), Playwright CLI usage for token‑efficient automation (10), Page Object Model patterns (2), CI/CD setup for major providers (9), and migrations from Cypress or Selenium (2).
Each guide follows the same structure—when to use a pattern, when to avoid it, quick reference code, and complete implementations—so learners can move from concept to reliable tests step by step.
The skill works with tools such as Claude Code, GitHub Copilot, Cursor, and any agent that implements the skills protocol, and it is MIT‑licensed so teams can adapt the content to their own standards and practices.
For a deeper walkthrough of the guides and structure, see the full article at https://testdino.com/blog/playwright-skill/.