qa-argus

Automate end-to-end QA auditing of web applications across routes, browsers, and viewports.

Updated May 22, 2026
One-click install
npx skills add https://github.com/Luqman-Ud-Din/blackbox-qa-agent --skill qa-argus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-argus
Source: https://github.com/Luqman-Ud-Din/blackbox-qa-agent/tree/main/skills/qa-argus
Command: npx skills add https://github.com/Luqman-Ud-Din/blackbox-qa-agent --skill qa-argus

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Argus removes the manual burden of checking a web app for layout, responsiveness, accessibility, functional, and runtime defects across routes, browsers, and viewports.

Core Features & Use Cases

  • Autonomous QA auditing: Crawl an app end to end and inspect pages across Chromium, Firefox, and WebKit.
  • Defect detection at scale: Run specialized checks for DOM issues, forms, content quality, console and network errors, loading problems, and visual regressions.
  • Bug filing with evidence: Generate annotated screenshots and file deduplicated Azure DevOps bugs automatically.
  • Use case: Ask Argus to audit a dashboard and it will test the app across devices, identify issues, and produce actionable tickets for developers.

Quick Start

Ask Argus to run a full QA audit of your web app.

Frequently Asked Questions about qa-argus

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

FAQPage Schema
How do I automate end-to-end QA auditing for responsiveness and accessibility?

Automate end-to-end QA auditing by crawling web app routes across Chromium, Firefox, and WebKit browsers to detect responsiveness, accessibility, form validation, and runtime errors. This process generates annotated screenshots and deduplicated bug reports for developers.

Can I automatically file Azure DevOps bugs with Playwright test failures?

Yes, you can automatically file Azure DevOps bugs with Playwright test failures. The automated QA audit captures runtime errors and visual defects, deduplicates existing issues, and generates annotated screenshots as evidence before filing the bugs directly into Azure DevOps.

What is the best way to test web app responsiveness across different viewport classes?

Testing web app responsiveness across viewport classes is best handled by automated browser execution that inspects layouts on varying screen sizes. This specialized visual inspection identifies DOM layout issues and loading problems across routes without requiring manual checks.

How do I detect console and network errors during a web application UI audit?

Detect console and network errors during a web application UI audit by running automated Playwright-based browser execution. The audit crawls the application to capture runtime errors, loading problems, and DOM issues, generating deduplicated defect tickets with annotated screenshot evidence.

Does automated visual regression testing work across multiple browsers like Firefox and WebKit?

Automated visual regression testing works across multiple browsers including Firefox and WebKit. The autonomous QA audit executes Playwright-based browser sessions to inspect visual defects, layout shifts, and content quality issues across different rendering engines and viewport classes.

When should I not use an autonomous Playwright QA audit for defect detection?

You should not use an autonomous Playwright QA audit when you lack a Playwright execution environment or Azure DevOps integration for bug filing. It is designed for large-scale crawling and visual inspection rather than isolated unit testing or backend API performance monitoring.