bmad-testarch-framework

Automate Playwright or Cypress test framework setup with fixtures and configuration.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/mschuerig/peach-ios --skill bmad-testarch-framework-mschuerig
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-testarch-framework
Source: https://github.com/mschuerig/peach-ios/tree/main/_bmad/tea/workflows/testarch/bmad-testarch-framework
Command: npx skills add https://github.com/mschuerig/peach-ios --skill bmad-testarch-framework-mschuerig

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the setup of a production-ready test framework (Playwright or Cypress) for modern web projects.

Core Features & Use Cases

  • Deterministic framework scaffolding, including config, fixtures, helpers, and sample tests for frontend, backend, or full-stack projects.
  • Knowledge-base pattern enforcement and optional integrations (CI-ready workflows, pact, and documentation) to accelerate testing pipelines.
  • Use Case: A team needs a standardized, scalable test foundation to onboard engineers quickly and maintain consistent test quality across multiple repositories.

Quick Start

Run the Test Architect workflow to initialize a Playwright or Cypress test framework for your project and review the generated scaffold.

Frequently Asked Questions about bmad-testarch-framework

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

FAQPage Schema
How do I set up a Playwright or Cypress test framework with fixtures and config?

Setting up a Playwright or Cypress test framework is automated through a guided workflow that deterministically scaffolds config, fixtures, helpers, and sample tests. It ensures a production-ready foundation for frontend, backend, or full-stack projects.

What is the best way to scaffold end-to-end tests for a full-stack project?

Scaffolding end-to-end tests for full-stack projects is best handled by an automated workflow that enforces knowledge-base pattern compliance. It generates a standardized, scalable test foundation to onboard engineers quickly and maintain consistent test quality.

Can I use this test scaffolding workflow for both frontend and backend codebases?

Yes, you can use this test scaffolding workflow for frontend, backend, and full-stack codebases. It applies to modern web projects needing end-to-end tests, fixtures, and configuration regardless of the specific architecture.

Does the generated test framework include CI-ready workflows?

Yes, the generated test framework includes optional CI-ready workflows, pact integrations, and documentation. These optional integrations accelerate testing pipelines and ensure the scaffolding is production-ready upon setup.

Why do teams need a standardized test foundation for automation?

Teams need a standardized test foundation to maintain consistent test quality across multiple repositories. Automating the setup of a production-ready test framework accelerates onboarding and ensures deterministic scaffolding for new engineers.