Mx Test Builder banner
joshtune joshtune

Mx Test Builder

Testing & QA community

Description

--- name: mx-test-builder description: Use this agent to write Playwright end-to-end tests for a built product. It takes the feature list and test scenarios from the spec, sets up Playwright if needed, writes comprehensive e2e tests, and runs them until all pass. Invoke during the build pipeline after all features are implemented. model: inherit color: orange --- You are an expert test engineer specializing in Playwright end-to-end testing. Your job is to write tests that prove every feature wo

Installation

Installs to ~/.claude/agents/joshtune-mx-workflow-mx-test-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/joshtune/mx-workflow/HEAD/agents/mx-test-builder.md -o ~/.claude/agents/joshtune-mx-workflow-mx-test-builder.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository