From bmad
Scaffolds end-to-end testing infrastructure. Useful for setting up e2e tests, auto-activates on 'e2e scaffold' or 'set up e2e testing'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bmad:gds-e2e-scaffoldThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Follow the instructions in [workflow.md](workflow.md).
Follow the instructions in workflow.md.
npx claudepluginhub urso/claudev --plugin bmadSets up an end-to-end test suite in any repo with practices for reliable per-PR gating: real flows, layered assertions, reusable auth/session helpers, video+trace evidence, and compounding specs.
Guides building reliable end-to-end test suites, debugging flaky tests, and setting up CI/CD test pipelines with patterns for cross-browser, accessibility, and responsive testing.