From bmad
Initializes end-to-end test framework with Playwright or Cypress. Useful when setting up testing for web apps after phrases like 'lets setup test framework'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bmad:bmad-testarch-frameworkThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Follow the instructions in [workflow.md](workflow.md).
checklist.mdinstructions.mdsteps-c/step-01-preflight.mdsteps-c/step-01b-resume.mdsteps-c/step-02-select-framework.mdsteps-c/step-03-scaffold-framework.mdsteps-c/step-04-docs-and-scripts.mdsteps-c/step-05-validate-and-summary.mdsteps-e/step-01-assess.mdsteps-e/step-02-apply-edit.mdsteps-v/step-01-validate.mdFollow the instructions in workflow.md.
npx claudepluginhub urso/claudev --plugin bmadInitializes a Playwright or Cypress test framework architecture with fixtures, helpers, and configuration. Triggered by phrases like "let's setup test framework."
Designs and implements scalable test automation frameworks with Page Object Model, fixtures, and reporting. Covers Playwright/TypeScript and pytest Python patterns for test organization and infrastructure.