bmad-agent-qa

Generate API and E2E tests for implemented code with deterministic pass/fail results.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/Yukine5377/common --skill bmad-agent-qa-yukine5377
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-agent-qa
Source: https://github.com/Yukine5377/common/tree/main/.cursor/skills/bmad-agent-qa
Command: npx skills add https://github.com/Yukine5377/common --skill bmad-agent-qa-yukine5377

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enables rapid generation of tests for existing features by a pragmatic QA engineer, ensuring test coverage without over-engineering.

Core Features & Use Cases

  • Generate API and E2E tests for implemented code.
  • Create a Markdown testcase table before generating tests to map test cases to code.
  • Run tests and capture deterministic pass/fail results for fast iteration.

Quick Start

Request Quinn to generate API and E2E tests for the current feature, beginning with a Markdown testcase table.

Frequently Asked Questions about bmad-agent-qa

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

FAQPage Schema
How do I generate E2E and API tests for existing code to improve coverage?

To generate E2E and API tests for existing code, this Skill automates rapid test creation within standard test frameworks, ensuring deterministic pass/fail outcomes for fast iteration. It maps test cases to code using a Markdown testcase table before generation.

What is the best way to automate QA test generation without over-engineering?

Automating QA test generation without over-engineering is achieved by creating a Markdown testcase table first, then generating API and E2E tests for implemented code to ensure coverage with deterministic results.

Can I use standard test frameworks for API and E2E test automation across web and backend applications?

Yes, API and E2E test automation works within standard test frameworks across web and backend applications. The Skill generates deterministic tests with clear pass/fail outcomes after execution.

How does a Markdown testcase table help map test cases to code before generation?

A Markdown testcase table maps test cases to code by visualizing the test structure before generation, ensuring API and E2E tests align with implemented features for deterministic pass/fail results.

Do I need a QA engineer to run deterministic tests with clear pass/fail outcomes?

You do not need a dedicated QA engineer; the Skill operates as a pragmatic QA engineer to generate API and E2E tests for implemented code, capturing deterministic pass/fail results for fast iteration.