bmad-testarch-framework

Bootstrap Playwright or Cypress test frameworks with configs and sample tests.

Updated May 5, 2026
One-click install
npx skills add https://github.com/b566776/whitebox --skill bmad-testarch-framework-b566776
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: bmad-testarch-framework
Source: https://github.com/b566776/whitebox/tree/main/.gemini/skills/bmad-testarch-framework
Command: npx skills add https://github.com/b566776/whitebox --skill bmad-testarch-framework-b566776

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The Skill provides an opinionated bootstrap for modern test frameworks, dramatically reducing setup time and ensuring a consistent project skeleton for Playwright or Cypress.

Core Features & Use Cases

  • Auto-detects and scaffolds framework config, fixtures, and starter tests.
  • Generates environment guidance, documentation structure, and reusable helpers.
  • Ideal for teams starting new test automation or standardizing testing workflows across frontend and backend projects.

Quick Start

Run the framework bootstrap to initialize a full Playwright or Cypress testing setup with configs, fixtures, and sample tests.

Frequently Asked Questions about bmad-testarch-framework

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

FAQPage Schema
How do I bootstrap a Playwright or Cypress test framework with configs and fixtures?▼

To bootstrap a Playwright or Cypress test framework, run the framework bootstrap to initialize a full setup. It auto-detects and scaffolds framework configurations, fixtures, and starter tests for both frontend and backend contexts.

What is the best way to standardize test architecture across frontend and backend projects?▼

Standardizing test architecture requires an opinionated bootstrap for modern test frameworks. This approach generates a consistent project skeleton with reusable helpers, environment guidance, and documentation structure for frontend and backend testing.

Can I use this test architecture bootstrap for both Playwright and Cypress?▼

Yes, the test architecture bootstrap supports both Playwright and Cypress. It guides users through framework selection, scaffolding, environment setup, and basic testing patterns to ensure a production-ready test framework.

Does the framework bootstrap generate sample tests and reusable helpers?▼

The framework bootstrap generates sample tests and reusable helpers. It also creates environment guidance and documentation structure, validating all outputs against a completion checklist to ensure a production-ready test setup.

Why use an opinionated bootstrap for E2E testing setup?▼

Using an opinionated bootstrap for E2E testing dramatically reduces setup time and ensures a consistent project skeleton. It enforces a structured workflow and validates outputs against a completion checklist for reliable test architecture.

What do I need to scaffold Playwright or Cypress tests for a new project?▼

To scaffold Playwright or Cypress tests, you need a framework bootstrap that initializes configurations, fixtures, and starter tests. The bootstrap guides you through environment setup and basic testing patterns for your new project.