testdino-hqtestdino-hqOfficial·5 Agent Skills Included

playwright-skill

Reliable Playwright test writing, debugging, and CI scaling

Guides the writing, debugging, and scaling of Playwright end-to-end, API, component, visual, and accessibility tests. Eliminates flaky selectors, hardcoded waits, and slow CI pipelines with production-tested patterns and golden rules. Covers CLI browser automation, page objects, trace debugging, and step-by-step migration from Cypress or Selenium.
npx skills add testdino-hq/playwright-skill --all -g -y

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install playwright-skill?

Run `npx skills add testdino-hq/playwright-skill --all -g -y` in your terminal to install all skill packs globally.

How to fix flaky Playwright tests?

The guides teach web-first assertions, auto-retry locators, and retry strategies that remove timing issues and unstable selectors at the root cause.

Can I migrate from Cypress or Selenium to Playwright?

Yes. Dedicated migration guides map every Cypress and Selenium command to its Playwright equivalent with side-by-side code examples.

Does playwright-skill work with Claude Code and Cursor?

Yes. All packs follow the universal SKILL.md standard, so any compatible coding agent loads the right guide automatically when you ask for testing help.

How to run Playwright tests in CI pipelines?

The CI pack includes copy-paste workflows for GitHub Actions, GitLab, CircleCI, and Docker, with sharding, caching, and artifact reporting built in.

Related Repositories in Software Engineering

View All in Software Engineering