← all plugins

E2E Test Setup with Playwright

curated by SkillMD · plugin · 10 skills

Set up an end-to-end test suite with Playwright, including real flows, layered assertions, and CI integration.

Install the whole plugin (CLI)
npx skillmds add phuryn/test-scenarios npx skillmds add github/playwright-generate-test npx skillmds add ai-builder-club/e2e-setup npx skillmds add antigravity/e2e-testing npx skillmds add googlechrome/chrome-extensions npx skillmds add ecnu-icalk/webapp-testing npx skillmds add tinh2/e2e npx skillmds add lingxling/webapp-testing npx skillmds add leandrobenjaminl/frontend-e2e-testing npx skillmds add sakamoto-family-smile/e2e-testing
⬇ Download

Skills in this plugin

  1. test-scenarios · phuryn
    Create comprehensive test scenarios from user stories with test objectives, starting conditions, user roles, step-by-step actions, and expected outcomes.
    22.6k
    repo stars
  2. playwright-generate-test · github
    Generates a Playwright test from a user-provided scenario by recording browser interactions via Playwright MCP, then saves and runs the test until it passes.
    36.2k
    repo stars
  3. e2e-setup · ai-builder-club
    Sets up a reliable end-to-end test suite as a per-PR gate, with real flows, layered assertions, reusable auth helpers, and video evidence.
    770
    repo stars
  4. e2e-testing · antigravity
    Sets up and runs end-to-end tests with Playwright, including browser automation, visual regression, cross-browser testing, and CI/CD integration.
    42.4k
    repo stars
  5. chrome-extensions · googlechrome bundle
    Build and publish production-quality Chrome extensions using Manifest V3 best practices, covering service workers, content scripts, side panels, and Chrome Web Store deployment.
    1.6k
    repo stars
  6. webapp-testing · ecnu-icalk bundle
    Tests local web applications by writing native Python Playwright scripts, with helpers for server lifecycle management, DOM inspection, and screenshot capture.
    559
    repo stars
  7. e2e · tinh2 bundle
    Auto-detects the project's tech stack, then generates and runs exhaustive end-to-end tests for backend APIs and frontend UI flows, self-healing failures without user input.
    13
    repo stars
  8. webapp-testing · lingxling bundle
    Interact with and test local web applications using Playwright, including verifying frontend functionality, debugging UI behavior, capturing screenshots, and viewing browser logs.
    253
    repo stars
  9. frontend-e2e-testing · leandrobenjaminl
    Guides end-to-end testing of frontend applications using Playwright or Cypress, covering multi-page user flows in real browsers, API mocking, and CI integration.
    0
    repo stars
  10. e2e-testing · sakamoto-family-smile
    Provides Playwright E2E testing patterns including Page Object Model, configuration, CI/CD integration, artifact management, and strategies for handling flaky tests.
    0
    repo stars