browser-qa-tester

Orchestrate a browser subagent to test UI/UX and generate a QA report.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/juniorfontenele/ai-guidelines --skill browser-qa-tester
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: browser-qa-tester
Source: https://github.com/juniorfontenele/ai-guidelines/tree/main/.agents/skills/browser-qa-tester
Command: npx skills add https://github.com/juniorfontenele/ai-guidelines --skill browser-qa-tester

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of testing the user interface and user experience of web applications, identifying usability issues, console errors, and security vulnerabilities.

Core Features & Use Cases

  • Autonomous UI/UX Evaluation: Orchestrates a browser subagent to test usability, navigation, and visual consistency.
  • Console Error Detection: Identifies JavaScript errors and network issues.
  • Multi-Tenant Security Testing: Verifies data isolation and access controls across different tenant contexts.
  • Use Case: Run a comprehensive QA pass on your new dashboard feature to ensure it's intuitive, error-free, and secure before release.

Quick Start

Use the browser-qa-tester skill to evaluate the usability of the '/settings/profile' page.

Frequently Asked Questions about browser-qa-tester

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

FAQPage Schema
How do I automate UI/UX testing in a web browser?

Automate UI/UX testing by orchestrating a browser subagent to evaluate usability, navigation flows, visual hierarchy, and console errors based on predefined heuristics. The skill autonomously navigates web pages to identify JavaScript errors, network issues, and security vulnerabilities.

What is multi-tenant security testing in browser QA?

Multi-tenant security testing verifies data isolation and access controls across different tenant contexts within a web application. The browser subagent autonomously checks these security boundaries to identify potential vulnerabilities during the QA process.

Can I use browser automation to detect console errors and network issues?

Yes, browser automation detects console errors by identifying JavaScript errors and network issues during navigation. The subagent evaluates these technical issues alongside usability heuristics to generate a comprehensive QA report.

How do I get a structured QA report for web application usability?

Generate a structured QA report by running the browser subagent on your target URL. The report details observations, pros, cons, and actionable proposals based on the evaluation of visual consistency, navigation flows, and security boundaries.

Does automated browser testing work for multi-tenant web applications?

Yes, automated browser testing works for multi-tenant web applications by verifying data isolation and access controls across different tenant contexts. The skill orchestrates a subagent to evaluate security boundaries alongside standard UI/UX heuristics.

What's the best way to evaluate visual hierarchy and navigation flows?

Evaluate visual hierarchy and navigation flows by orchestrating a browser subagent that applies predefined heuristics to your web pages. This autonomous approach identifies usability issues and generates actionable proposals for improvement.