qa-only

Automate web application QA testing and generate structured bug reports.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/Jia-Hong-Peng/jolike.com --skill qa-only-jia-hong-peng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-only
Source: https://github.com/Jia-Hong-Peng/jolike.com/tree/main/.claude/skills/gstack/qa-only
Command: npx skills add https://github.com/Jia-Hong-Peng/jolike.com --skill qa-only-jia-hong-peng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of needing thorough quality assurance testing without wanting to spend time fixing the issues found. It provides a systematic way to test web applications and get detailed bug reports, health scores, and reproduction steps, making it perfect for teams that separate testing from development or for situations where you need to document issues for someone else to fix.

Core Features & Use Cases

  • Structured Bug Reports: Produces organized reports with health scores, screenshots, and step-by-step reproduction instructions.
  • Systematic Testing: Clicks through every element, fills every form, and checks every state like a real user would.
  • No Fixes, Ever: Strictly report-only mode ensures no code changes are made, keeping the testing process pure and safe.
  • Use Case: Imagine you need to audit a web application before a major release. Use this Skill to generate a comprehensive QA report that your engineering team can use to prioritize fixes.

Quick Start

Use the qa-only skill to test the web application at the provided URL and generate a structured bug report with health scores, screenshots, and reproduction steps.

Frequently Asked Questions about qa-only

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

FAQPage Schema
How do I generate structured bug reports with reproduction steps for web applications?

To generate structured bug reports for web applications, you can automate systematic quality assurance testing that simulates real user interactions. This process produces evidence-based reports containing health scores, annotated screenshots, and step-by-step reproduction instructions for development teams.

Can I run quality assurance testing on a web application without modifying the source code?

Yes, you can run quality assurance testing without modifying source code by using a strict report-only mode. This ensures no code changes are made during testing, keeping the process safe while systematically checking form validation, navigation flows, and responsive design.

What does systematic QA testing cover when auditing a web application before release?

Systematic QA testing covers comprehensive scenarios by simulating real user interactions. It clicks through every element, fills every form, and checks every state, verifying form validation, navigation flows, and responsive design to produce a complete audit report.

How do I document web application issues for a separate development team to fix?

To document web application issues for a separate development team, you can generate organized bug reports that include health scores, annotated screenshots, and step-by-step reproduction instructions. This provides engineers with the exact evidence needed to prioritize and fix issues.

What is the best way to get a health score for a web application's current state?

The best way to get a health score for a web application is to run an automated quality assurance test. By simulating real user interactions across all elements and states, the test evaluates the application and produces an evidence-based report with an overall health score.