One-click install
npx skills add https://github.com/luisgustavooliveira/skills --skill qa-luisgustavooliveira
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa
Source: https://github.com/luisgustavooliveira/skills/tree/main/qa
Command: npx skills add https://github.com/luisgustavooliveira/skills --skill qa-luisgustavooliveira

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bash, git, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill tackles the challenge of identifying and fixing bugs in web applications, streamlining the QA process to maintain optimal functionality.

Core Features & Use Cases

  • Systematic Testing: Execute comprehensive QA tests to pinpoint critical and non-critical issues.
  • Bug Fixes: Iteratively correct identified bugs, documenting each fix for audit and verification.
  • Use Case: When you need to ensure that a web application is fully functional before deployment or release, use the qa skill to run all tests and fix detected issues.

Quick Start

To initiate QA tests and bug fixes on the current web app, activate the qa skill and follow the prompts.

Frequently Asked Questions about qa

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

FAQPage Schema
How do I run systematic QA testing on a web application before deployment?

To run QA tests on a web application, you activate the skill to execute comprehensive tests that pinpoint critical and non-critical issues, followed by iteratively correcting identified bugs and documenting fixes for verification before release.

Do I need Git and Bash installed to perform bug fixing on web apps?

Yes, Git and Bash are required to perform bug fixing on web apps. These dependencies are essential for script execution and file management during the comprehensive quality assurance testing and iterative bug correction process.

What is the best way to identify and document bugs for ongoing web application maintenance?

The best way to identify and document bugs for ongoing maintenance is using systematic QA testing that iteratively corrects issues and records each fix. This ensures application reliability and performance across both pre-deployment and ongoing maintenance environments.

Can I ensure smooth operations by fixing both critical and non-critical web application issues?

Yes, you can ensure smooth operations by fixing both critical and non-critical web application issues. Comprehensive QA testing pinpoints all functional problems and iteratively corrects them to maintain optimal functionality and application performance.

What are the limitations of using scripts and assets for quality assurance testing?

Limitations of using scripts and assets for quality assurance testing include strict dependency on Git and Bash environments. Execution is tailored to pre-deployment environments and ongoing maintenance, requiring proper script execution and file management infrastructure.