bmad-tea-testarch-framework

Initialize Playwright or Cypress test frameworks with configs and example specs.

1|1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/LucaDeLeo/ASTN --skill bmad-tea-testarch-framework-lucadeleo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-tea-testarch-framework
Source: https://github.com/LucaDeLeo/ASTN/tree/main/.agents/skills/bmad-tea-testarch-framework
Command: npx skills add https://github.com/LucaDeLeo/ASTN --skill bmad-tea-testarch-framework-lucadeleo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Initialize test framework bootstrap with Playwright or Cypress to accelerate project setup and standardize testing.

Core Features & Use Cases

  • Framework bootstrap: scaffolds a ready-to-run test setup with configs and example specs.
  • Environment-ready: installs and configures core dependencies and workflows for immediate testing.
  • Use Case: Teams starting automated testing in frontend projects can bootstrap Playwright and Cypress parity with minimal manual steps.

Quick Start

Run the framework-setup prompt to initialize Playwright or Cypress in your project.

Frequently Asked Questions about bmad-tea-testarch-framework

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

FAQPage Schema
How do I bootstrap Playwright or Cypress tests in a new web project?

To bootstrap Playwright or Cypress tests, you can run a framework-setup prompt that automates initialization. This scaffolds a ready-to-run test environment by applying core workflow configurations and generating test directories with example specs.

What is the best way to standardize frontend test setup across a team?

Standardizing frontend test setup is achieved by automating the initialization of a test framework like Playwright or Cypress. This approach generates standardized testing scaffolds, ensuring configuration parity and accelerating project setup with minimal manual steps.

Can I use this to scaffold both Playwright and Cypress configurations?

Yes, you can scaffold configurations for either Playwright or Cypress. The framework bootstrap applies to setup phases in frontend software engineering, allowing teams to initialize testing scaffolds and establish automated testing workflows based on their preferred tool.

Does the test framework bootstrap install dependencies automatically?

Yes, the test framework bootstrap installs and configures core dependencies automatically. It creates an environment-ready setup that configures necessary workflows and testing components for immediate use in your web project.

When do I need to automate test directory initialization for web projects?

You need to automate test directory initialization during the setup phases of frontend software engineering. When starting automated testing, this process loads core workflow configurations and bootstraps directories with example specs to satisfy standardized testing requirements.