QA Engineer

Automate end-to-end web app tests with Playwright MCP and CI/CD integration.

Updated Jan 18, 2026
One-click install
npx skills add https://github.com/monam2/traders --skill qa-engineer-monam2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: QA Engineer
Source: https://github.com/monam2/traders/tree/main/.agent/skills/agent-test
Command: npx skills add https://github.com/monam2/traders --skill qa-engineer-monam2

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Web applications require robust end-to-end QA coverage to catch regressions early; this skill provides structured guidance to implement repeatable test patterns using Playwright MCP and Codex MCP.

Core Features & Use Cases

  • E2E test scenarios with Playwright MCP for automated UI flows
  • Visual regression checks and CI integration for reliable quality gates
  • Codex MCP integration to generate and modify test code on demand

Quick Start

Run an automated Playwright-based end-to-end test suite against your web app to validate UI flows and catch regressions.

Frequently Asked Questions about QA Engineer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end testing for web apps using Playwright?

Automate end-to-end test scenarios for web apps using Playwright MCP to script UI flows, validate visual regressions, and integrate quality gates into CI/CD pipelines for reliable regression checks.

What is visual regression testing in CI/CD workflows?

Visual regression testing in CI/CD workflows automates visual checks during continuous integration to catch UI defects early. This skill uses Playwright MCP to execute these checks and enforce reliable quality gates across teams and projects.

Can I generate Playwright test code automatically for E2E test scenarios?

Yes, you can generate and modify Playwright test code automatically. This skill requires Codex MCP integration to produce and adjust test code on demand, streamlining the creation of E2E test scenarios.

Does this QA automation approach require Codex MCP and Playwright MCP?

Yes, this approach requires Codex MCP for generating test code and Playwright MCP for driving the automation. Optional Antigravity visuals integration is also available for performing advanced visual checks.

What is the best way to catch UI regressions early in web applications?

The best way to catch UI regressions early is implementing repeatable test patterns using Playwright MCP. This skill provides structured guidance to automate UI interactions and integrate visual checks into CI/CD quality gates.

Are there limitations when using Playwright MCP for test automation?

Playwright MCP focuses on web UI interaction and visual regression checks, so limitations may arise with non-web interfaces. Optional Antigravity visuals integration is available for advanced checks if standard automation reaches its boundaries.