qa

Installation
SKILL.md

QA Testing

Autonomous QA testing that spins up template apps, tests them with Playwright in parallel, fixes issues, retests, and reports findings. Only alerts the user when blocked.

Usage

/qa                                            # test mail, calendar, content, forms
/qa --apps mail,forms                          # test specific apps
/qa --focus "test form submission and compose"  # prioritize specific flows

Browser MCP Readiness

QA can use the framework's built-in browser MCP capabilities instead of a hand-written mcp.config.json. The built-ins are off by default and are toggled through /_agent-native/mcp/builtin.

Installs
5
GitHub Stars
3.8K
First Seen
Mar 26, 2026
qa — builderio/agent-native