qa-only

Generates QA reports for web applications with health scores, screenshots, and repro steps.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill systematically tests web applications and generates structured reports with health scores, screenshots, and repro steps, without making any fixes.

Core Features & Use Cases

  • Systematic Testing: Tests web applications and produces detailed reports.
  • Health Score: Provides a health score to quickly assess the application's status.
  • Screenshots & Repro Steps: Includes screenshots and repro steps for issues found.
  • Use Case: When you need to conduct a QA test on a web application and generate a report without fixing any issues.

Quick Start

Use the /qa-only skill to generate a QA report for the web application at 'https://example.com'.

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 report for a web application without fixing the issues?

To generate a QA report for a web application without fixing issues, use a testing skill that systematically tests the site and outputs structured reports with health scores, screenshots, and repro steps.

What is a health score in web application QA testing?

A health score in web application QA testing is a metric used to quickly assess the overall status of an application, helping teams evaluate application stability based on detected issues without performing fixes.

Can I capture screenshots and repro steps during automated QA testing?

Yes, you can capture screenshots and repro steps during automated QA testing by using a reporting skill that systematically tests web applications and documents issues with visual evidence and reproduction instructions.

Does QA testing provide bug reporting without applying code fixes?

Yes, QA testing can provide bug reporting without applying code fixes by generating detailed reports that include health scores, screenshots, and repro steps, offering insights into application issues without requiring immediate repairs.

What is the best way to document web application issues for a separate development team?

The best way to document web application issues for a separate team is to generate structured QA reports with health scores, screenshots, and repro steps, providing clear insights into issues without making any fixes.