qa

Automate QA testing and bug fixing in web applications with atomic commits.

7|Updated Oct 20, 2025
One-click install
npx skills add https://github.com/borkweb/skills --skill qa-borkweb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa
Source: https://github.com/borkweb/skills/tree/main/skills/gstack/qa
Command: npx skills add https://github.com/borkweb/skills --skill qa-borkweb

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of QA testing and bug fixing in web applications, ensuring a thorough and efficient approach to maintaining application quality.

Core Features & Use Cases

  • Systematic QA Testing: Runs comprehensive tests on web applications, identifying and fixing bugs.
  • Automated Bug Fixing: Applies fixes to source code with atomic commits, ensuring each change is verifiable.
  • Use Case: When faced with a request to "QA" a web application, this Skill can automatically test the application, fix identified bugs, and provide a detailed report.

Quick Start

Run the QA skill on your web application to automatically test and fix bugs.

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 in my web application?

You can automate QA testing and bug fixing by running a systematic process that executes tests, applies source code fixes with atomic commits, and verifies each fix using a headless browser.

Do I need a headless browser to run automated tests on my web application?

Yes, a headless browser is required to execute automated tests and verify bug fixes in your web application across various frameworks.

Can I use this automated testing approach with different web application frameworks?

Yes, this automated QA testing approach handles various web application frameworks, executing tests and applying verifiable atomic commits for bug fixes.

What is the best way to ensure bug fixes in source code are verifiable?

Applying fixes with atomic commits ensures each source code change is verifiable, allowing you to track and verify individual bug fixes during QA testing.

How does automated bug fixing handle the QA testing workflow?

Automated bug fixing runs comprehensive tests, identifies bugs in the web application, applies source code fixes, and provides a detailed report after verifying each atomic commit.