bmad-testarch-framework

Scaffold Playwright or Cypress test frameworks with BMAD step-file documentation.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/Wizarck/iguanatrader --skill bmad-testarch-framework-wizarck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-testarch-framework
Source: https://github.com/Wizarck/iguanatrader/tree/main/skills/bmad-testarch-framework
Command: npx skills add https://github.com/Wizarck/iguanatrader --skill bmad-testarch-framework-wizarck

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

BMAD-style test-architecture projects require careful scaffolding of frameworks, docs, and configuration to ensure consistent, repeatable test pipelines. This skill automates the setup of a complete test framework with Playwright or Cypress, plus docs and scaffolding, and provides a path for customization.

Core Features & Use Cases

  • Automatically scaffolds framework config, directory structure, and sample tests for Playwright or Cypress.
  • Generates documentation artifacts and progress-tracking manuscripts that align with BMAD step-file architecture.
  • Supports customization via three-layer TOML merge and per-skill defaults to tailor runs for teams or individuals.
  • Provides validation steps and a final summary to ensure outputs meet quality gates.

Quick Start

Initialize the BMAD test-architecture scaffold by running the workflow for this skill in your BMAD environment.

Frequently Asked Questions about bmad-testarch-framework

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

FAQPage Schema
How do I generate a production-ready test framework scaffold for Playwright or Cypress?

Generating a production-ready test framework scaffold for Playwright or Cypress involves applying the BMAD test-architecture workflow to automatically create framework configurations, directory structures, and sample tests for consistent test pipelines.

What is BMAD test-architecture and how does it structure test pipelines?

BMAD test-architecture is a workflow methodology that requires careful scaffolding of docs and configuration to structure test pipelines. It ensures consistent, repeatable pipelines by driving outputs through step-file driven YAML frontmatter progress tracking.

Can I customize the generated test framework configuration for my team?

You can customize the generated test framework configuration via a three-layer TOML merge and per-skill defaults. This allows you to tailor the BMAD test-architecture runs and output artifacts for specific team or individual testing workflows.

Does the BMAD test framework scaffold work for both frontend and backend projects?

The BMAD test framework scaffold works for both frontend and backend projects. It applies the test-architecture workflow to create, validate, and edit framework outputs specifically tailored to your project's testing requirements.

How to validate Playwright or Cypress framework outputs meet quality gates?

To validate Playwright or Cypress framework outputs meet quality gates, the BMAD workflow provides built-in validation steps and a final summary. This ensures all generated documentation artifacts and configurations pass required checks.

What documentation artifacts are generated when scaffolding a Cypress or Playwright test framework?

When scaffolding a Cypress or Playwright test framework, the generated documentation artifacts include step-file driven YAML frontmatter progress manuscripts and configuration files. These artifacts align with the BMAD architecture to track testing progress.