qa-only

Run automated QA tests on web applications and generate structured reports with health scores.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/Manzueti/cyberdart --skill qa-only-manzueti
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-only
Source: https://github.com/Manzueti/cyberdart/tree/main/qa-only
Command: npx skills add https://github.com/Manzueti/cyberdart --skill qa-only-manzueti

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Bash, Read, Write, AskUserQuestion, WebSearch, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides automated QA testing with structured reports and health scores, enabling you to systematically test web applications without the need for manual intervention.

Core Features & Use Cases

  • Structured Reporting: Generates detailed reports with health scores, screenshots, and repro steps.
  • Bug Reporting: Identifies and reports bugs without fixing them, ideal for QA-only assignments.
  • Use Case: When you need a comprehensive QA report for a web application but want to avoid the overhead of bug fixes.

Quick Start

Use the /qa-only skill to generate a report for the current web application.

Frequently Asked Questions about qa-only

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

FAQPage Schema
How do I generate a QA testing report with health scores for a web application?

Automated QA testing generates structured reports with health scores, screenshots, and repro steps for web applications. It systematically tests your web app and outputs a comprehensive QA report without applying any manual fixes.

Does automated QA testing identify bugs without modifying the application code?

Yes, automated QA testing identifies and reports bugs without fixing them. It is designed for QA-only workflows, producing structured reports with health scores and screenshots to highlight issues rather than applying code patches.

What dependencies do I need to run automated QA testing on web applications?

Running automated QA testing requires Bash, Read, Write, AskUserQuestion, and WebSearch dependencies. These components enable the systematic execution, file generation, user interaction, and web querying needed to produce structured reports.

What is the best way to systematically test web applications for bug identification?

Systematic bug identification is best handled by automated QA testing that generates structured reports with health scores and screenshots. This approach ensures comprehensive coverage of web applications while avoiding the overhead of manual intervention.

Can I use this automated QA testing approach for assignments that require only bug reporting?

Yes, automated QA testing is ideal for QA-only assignments because it strictly identifies and reports bugs without applying fixes. It generates structured reports with health scores, screenshots, and repro steps for clear documentation.