qa-only

Execute automated QA tests on web applications and generate structured reports with screenshots.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/JacksonZx535/kingsight --skill qa-only-jacksonzx535
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-only
Source: https://github.com/JacksonZx535/kingsight/tree/main/qa-only
Command: npx skills add https://github.com/JacksonZx535/kingsight --skill qa-only-jacksonzx535

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines QA testing by systematically assessing web applications, generating detailed reports, and providing screenshots and repro steps, without attempting to fix any issues.

Core Features & Use Cases

  • Structured Reporting: Produces comprehensive reports with health scores, screenshots, and repro steps.
  • Automated Testing: Runs automated tests on web applications.
  • Use Case: When tasked with "just report bugs" or "qa report only", use this Skill to quickly evaluate web applications and document findings.

Quick Start

Run the qa-only skill on the web application at 'https://myapp.com'.

Frequently Asked Questions about qa-only

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

FAQPage Schema
How do I automate QA testing for web applications and generate structured reports?

Automated QA testing for web applications is executed systematically to produce structured reports containing health scores, screenshots, and repro steps for bug reporting.

What is the best way to run bug reporting on a web app without attempting fixes?

Bug reporting without repair attempts is handled by evaluating the web application systematically and documenting findings into comprehensive reports with screenshots and reproducible steps.

How do I get a health assessment and screenshots for my web application?

Health assessments and screenshots are generated by running automated tests on the web application, which systematically document the application's current state and issues.

Does this QA testing approach require Bash and Write tools to operate?

Yes, the QA testing approach requires the Bash, Read, Write, and AskUserQuestion tools to execute automated tests and generate the resulting structured reports and screenshots.

Can I use this for systematic bug reporting on a live web application URL?

Yes, you can run this systematic bug reporting directly on a live web application URL to evaluate the application and document findings without attempting any repairs.

Why does the automated testing process only document issues instead of fixing them?

The automated testing process only documents issues because it is designed for systematic bug reporting and health assessments, explicitly excluding any attempts to fix the discovered issues.