currents-devcurrents-devOfficialยท1 Agent Skills Included

playwright-best-practices-skill

Playwright test writing, debugging, and CI/CD best practices

Guides writing, debugging, and maintaining Playwright tests in TypeScript across E2E, component, API, visual, and accessibility testing. Eliminates flaky tests, brittle selectors, and slow authentication flows with proven patterns like storage state reuse and clock mocking. Covers CI/CD setup, parallel sharding, mobile emulation, and framework-specific testing for React, Angular, Vue, and Next.js.
npx skills add currents-dev/playwright-best-practices-skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Playwright Best Practices?โ–ผ

Run `npx skills add currents-dev/playwright-best-practices-skill --all -g -y` in your terminal to install the skill globally.

How to fix flaky Playwright tests?โ–ผ

The skill routes your request to dedicated references on flaky test diagnosis, auto-waiting, and test isolation so your agent applies proven fixes instead of adding arbitrary timeouts.

What testing scenarios does this skill cover?โ–ผ

It covers E2E, component, API, visual regression, accessibility, security, mobile, Electron, and browser extension testing, plus authentication, file uploads, WebSockets, and CI/CD setup.

Does it work with Claude Code and Cursor?โ–ผ

Yes. It follows the universal SKILL.md standard and works in Claude Code, Cursor, OpenClaw, and other compatible coding agents.

Do I need to mention the skill by name to use it?โ–ผ

No. Just describe your task, like fixing a flaky login test or adding accessibility checks, and the agent loads the right reference automatically.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’