qa

Automate QA testing and bug fixing for web applications.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of QA testing and bug fixing for web applications, significantly reducing the time and effort required for these critical tasks.

Core Features & Use Cases

  • Automated QA Testing: Execute automated tests to identify issues in web applications.
  • Bug Fixing: Apply fixes to identified bugs and commit changes atomically.
  • Use Case: When a new feature is ready for testing, use this Skill to run a comprehensive QA test suite, automatically fix any bugs found, and re-verify the application.

Quick Start

Run QA testing on the web application by invoking the "qa test this" command.

Frequently Asked Questions about qa

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

FAQPage Schema
How do I automate QA testing and bug fixing for web applications?

You can automate QA testing and bug fixing for web applications by invoking the "qa test this" command, which executes a comprehensive test suite, identifies issues, and applies atomic fixes to ensure software quality assurance.

Can I automatically fix critical and high-severity bugs found during web application testing?

Yes, automated QA testing handles critical and high-severity issues by applying fixes to identified bugs and committing changes atomically. It then re-verifies the application to ensure the bug fixing process resolves the defects.

Does automated QA testing require specific environment setup or tools to run?

Yes, automated QA testing requires tools and environment setup for execution. The process relies on dependencies like Bash, Read, Write, Edit, Glob, Grep, AskUserQuestion, and WebSearch to execute tests and apply bug fixes.

What is the best way to evaluate web application health and ship-readiness after bug fixing?

The best way to evaluate web application ship-readiness is by reviewing the before and after health scores and ship-readiness summaries generated automatically after the QA testing and bug fixing process completes.

How does automated QA testing handle commit changes when applying bug fixes?

Automated QA testing applies fixes to identified bugs and commits changes atomically. This ensures that each bug fix during the software quality assurance process is tracked individually without breaking the web application's version control.

Why use Bash and Grep for automated web application testing instead of manual checks?

Using Bash, Grep, Read, and Edit for automated QA testing accelerates bug fixing and software quality assurance by systematically scanning web application codebases and executing test suites faster than manual checks allow.