$npx skillfedfor your agent

playwright-e2e-testing

This skill equips QA automation engineers with a structured approach to building robust end-to-end test suites using Playwright and TypeScript. It provides practical patterns and workflows tailored for production environments, helping teams establish reliable browser automation testing across web applications.

playwright-e2e-testing is a skill that equips QA automation engineers with a structured approach to building robust end-to-end test suites using Playwright and TypeScript. It provides practical patterns and workflows tailored for production environments, helping teams establish reliable browser automation testing across web applications. The skill focuses on authoring and maintaining comprehensive test suites, configuring test infrastructure, and implementing industry best practices for web application testing.

AI-generated summary based on this skill's SKILL.md

203 36 MITupdated by fugazi

Decision gist · record as of 2026-07-26

playwright-e2e-testing is a skill that equips QA automation engineers with a structured approach to building robust end-to-end test suites using Playwright and TypeScript. It provides practical patterns and workflows tailored for production environments, helping teams establish reliable browser automation testing across web applications. The skill focuses on authoring and maintaining comprehensive test suites, configuring test infrastructure, and implementing industry best practices for web application testing.

manual: git clone https://github.com/fugazi/test-automation-skills-agents → cp -r test-automation-skills-agents/skills/playwright-e2e-testing ~/.claude/skills/playwright-e2e-testing
skills/playwright-e2e-testing/SKILL.md · version 1d937e19

Use it when

  • playwright-e2e-testing teaches you how to author and maintain end-to-end test suites for web applications using Playwright and TypeScript.
  • playwright-e2e-testing covers setting up and configuring Playwright test infrastructure with Page Object Model patterns and fixtures.

Verify before relying

Read SKILL.md below before installing (7 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

fugazi/test-automation-skills-agents/playwright-e2e-testing · repository language: Java

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What is playwright-e2e-testing and how does it help with test automation?

playwright-e2e-testing is a skill that equips QA automation engineers with a structured approach to building robust end-to-end test suites using Playwright and TypeScript. It provides practical patterns and workflows tailored for production environments, helping teams establish reliable browser automation testing across web applications. The skill focuses on authoring and maintaining comprehensive test suites, configuring test infrastructure, and implementing industry best practices for web application testing.

How do I write playwright tests with TypeScript for end-to-end testing?

playwright-e2e-testing teaches you how to author and maintain end-to-end test suites for web applications using Playwright and TypeScript. The skill covers the fundamentals of writing effective tests, structuring them for maintainability, and organizing them into comprehensive test suites. You'll learn how to leverage TypeScript's type safety to catch errors early and write more robust, self-documenting test code that scales with your application.

What is the Page Object Model pattern and how do I set up playwright fixtures?

playwright-e2e-testing covers setting up and configuring Playwright test infrastructure with Page Object Model patterns and fixtures. The Page Object Model is a design pattern that encapsulates page elements and interactions into reusable objects, making tests more maintainable and reducing duplication. Fixtures in Playwright provide a way to set up and tear down test environments consistently. This skill teaches you how to implement both patterns to create a scalable, production-ready test infrastructure.

How can I debug flaky tests and use playwright inspector tools?

playwright-e2e-testing provides guidance on debugging, troubleshooting, and fixing flaky or failing Playwright tests using traces and inspector tools. The skill teaches you how to identify the root causes of test instability, use Playwright's built-in debugging features like the Inspector and trace viewer, and implement strategies to make your tests more reliable. You'll learn techniques for handling timing issues, race conditions, and other common sources of test flakiness.

How do I test responsive design and user flows across multiple browsers with playwright?

playwright-e2e-testing covers testing responsive design and user flows across multiple browsers and device viewports. The skill teaches you how to configure Playwright to test your application on different browsers (Chromium, Firefox, WebKit) and simulate various device sizes and orientations. You'll learn how to verify that your UI behaves correctly across different screen sizes and that user workflows function properly in all supported browser environments.

How can I mock APIs and intercept network requests in playwright tests?

playwright-e2e-testing includes guidance on mocking APIs and intercepting network requests for isolated, deterministic UI testing. The skill teaches you how to use Playwright's network interception capabilities to stub API responses, simulate error conditions, and control network behavior during tests. This approach allows you to write faster, more reliable tests that don't depend on external services and can reproduce specific scenarios consistently.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

Playwright E2E Testing (TypeScript)

Comprehensive toolkit for end-to-end testing of web applications using Playwright with TypeScript. Enables robust UI testing, UI-dependent API setup, and responsive design verification following best practices.

> Activation: This skill is triggered when authoring or maintaining versioned Playwright UI specs and their test infrastructure.

When to Use This Skill

  • Write E2E tests for user flows, forms, navigation, and authentication
  • UI-dependent API setup via the request fixture or network interception
  • Responsive testing across mobile, tablet, and desktop viewports
  • Debug flaky tests using traces, screenshots, videos, and

(truncated - see the full file via the links below)

File tree — 7 files
skills/playwright-e2e-testing/LICENSE.txt
skills/playwright-e2e-testing/SKILL.md
skills/playwright-e2e-testing/references/debugging.md
skills/playwright-e2e-testing/references/file-map-template.md
skills/playwright-e2e-testing/references/locator_strategies.md
skills/playwright-e2e-testing/references/page_object_model.md
skills/playwright-e2e-testing/references/snippets.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Author and maintain end-to-end test suites for web applications using Playwright and TypeScript”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

playwright-testing
by alinaqi · alinaqi/maggy

This skill equips you to construct comprehensive end-to-end tests leveraging Playwright's capabilities alongside proven page object design patterns. Learn to organize test suites that remain maintainable as your application evolves, incorporating best practices that reduce flakiness and improve test reliability across your automation efforts.

MITupdated Jul 2026
★ 703repo stars
Playwright Testing
by mhagrelius · mhagrelius/dotfiles

This skill teaches you to build robust automated browser tests using Playwright, a modern cross-browser testing framework. You'll learn to write test scripts, execute them reliably, and debug failures—all while leveraging Claude Code as your development partner for faster test creation and refinement.

no license declared → metadata onlyfor claude-codeupdated May 2026
★ 2repo stars
Playwright E2e Testing
by activepieces · activepieces/activepieces

Automate web application testing by integrating Playwright into your workflow automation platform. This skill enables you to define, execute, and manage end-to-end browser tests across multiple environments, helping teams catch regressions and validate user interactions programmatically.

no license declared → metadata onlyupdated Jul 2026
★ 23,447repo stars
e2e-testing-patterns
by HermeticOrmus · HermeticOrmus/LibreUIUX-Claude-Code

This skill teaches you how to architect and implement end-to-end tests using industry-standard frameworks like Playwright and Cypress. You'll discover proven patterns for organizing test code, handling asynchronous operations, and maintaining test reliability as your application grows. Gain practical knowledge for building test suites that catch real-world issues before they reach production.

MITupdated May 2026
★ 86repo stars
playwright
by bobmatnyc · bobmatnyc/claude-mpm-skills

This skill teaches you how to build robust end-to-end tests using Playwright's browser automation framework. You'll learn to structure test suites, interact with web elements, handle asynchronous operations, and validate application behavior across multiple browsers. Perfect for developers looking to implement reliable testing strategies in their projects.

MITupdated Jul 2026
★ 62repo stars
playwright-skill
by LambdaTest · LambdaTest/agent-skills

playwright-skill empowers you to create robust, multi-language test automation scripts using Playwright's cross-browser capabilities. Whether you're building end-to-end tests in TypeScript, JavaScript, Python, Java, or C#, this skill streamlines test generation for modern web applications. Leverage AI-driven test creation to accelerate your QA pipeline and ensure consistent test quality across platforms.

MITupdated Jul 2026
★ 339repo stars

More skills playwright (Apache-2.0) · qa/e2e-playwright (MIT) · testing-e2e (MIT) · e2e-test-builder (MIT) · playwright-core (MIT) · playwright-best-practices (MIT) · playwright-verifier (MIT) · webapp-selenium-testing (MIT)

Tags
browser-automationui-regression-testingtest-infrastructurepage-object-patterncross-browser-testingtest-fixturesapi-mockingtest-debuggingresponsive-validationweb-first-assertions