gs:qa-only

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

34|6|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/thanh-abaii/gstack-windows-port --skill gs-qa-only
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gs:qa-only
Source: https://github.com/thanh-abaii/gstack-windows-port/tree/main/skills/gstack-qa-only
Command: npx skills add https://github.com/thanh-abaii/gstack-windows-port --skill gs-qa-only

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill systematically tests web applications, producing structured reports that include health scores, screenshots, and repro steps without making corrections.

Core Features & Use Cases

  • Systematic Testing: Tests web applications to generate structured reports with health scores and screenshots.
  • Proactive Reporting: Reports issues without attempting to fix them, aligning with "just report bugs" or "qa report only" requests.
  • Use Case: Ideal for QA professionals needing a streamlined process for generating comprehensive reports on web applications.

Quick Start

Use the 'bug report' trigger to initiate QA testing on a web application.

Frequently Asked Questions about gs: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 applying fixes?

To generate a QA report for a web application without applying fixes, use the bug report trigger. This systematically tests endpoints and produces structured health scores, screenshots, and repro steps for identified issues.

Can I capture screenshots and repro steps during web application testing?

Yes, you can capture screenshots and repro steps during web application testing. The process systematically evaluates endpoints and automatically includes structured reproduction steps alongside visual evidence in the final report.

Does web application bug reporting work in a PowerShell environment?

Web application bug reporting works in a PowerShell environment. The process requires execution within a PowerShell-first environment to properly interact with web application endpoints and generate health reports.

What is the best way to create health reports for web application endpoints?

The best way to create health reports for web application endpoints is through systematic QA testing. This approach evaluates endpoint health and generates comprehensive reports containing health scores without modifying the underlying application code.

Can I run QA testing that only reports bugs and does not attempt corrections?

You can run QA testing that only reports bugs and does not attempt corrections. This approach aligns with a report-only request, proactively identifying and documenting issues while leaving the application code completely untouched.