qa-only

Generate systematic QA reports for web applications with health scores and repro steps.

1|Updated May 8, 2026
One-click install
npx skills add https://github.com/npc-chris/dfn-discovery --skill qa-only-npc-chris
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-only
Source: https://github.com/npc-chris/dfn-discovery/tree/main/.agents/skills/gstack/qa-only
Command: npx skills add https://github.com/npc-chris/dfn-discovery --skill qa-only-npc-chris

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a systematic approach to QA testing of web applications, generating comprehensive reports with health scores, screenshots, and repro steps, but without any fixes or changes.

Core Features & Use Cases

  • Structured Reporting: Produces detailed reports with health scores, screenshots, and repro steps.
  • Web Application Testing: Systematically tests web applications for issues.
  • Use Case: When you need to perform a QA test on a web application and generate a report without making any changes or fixes.

Quick Start

Run the qa-only skill on the web application at 'http://example.com' to generate a QA report.

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 systematic QA report for a web application?

To generate a systematic QA report, provide a web application URL and trigger automated testing. The process outputs structured reports containing health scores, screenshots, and repro steps without applying fixes.

Can I run automated testing on a web app without making any code changes?

Yes, automated testing can run on a web app without making code changes. This approach specifically focuses on identifying issues and documenting them with repro steps rather than automatically applying fixes.

What is included in a web application QA report?

A web application QA report includes comprehensive documentation of identified issues, health scores, screenshots, and detailed repro steps. It provides thorough coverage of functionality and user experience.

What do I need to perform automated web application testing?

To perform automated web application testing, you need a valid web application URL and access to the application. The automated testing tools handle systematic issue detection and report generation.

Does automated bug detection provide health scores for web applications?

Yes, automated bug detection provides health scores for web applications. It systematically tests the application's functionality and user experience to ensure thorough coverage before calculating the score.

What's the best way to document web application issues without fixing them?

The best way to document web application issues without fixing them is using a report-only QA approach. It systematically identifies bugs and generates structured reports with screenshots and repro steps.