qa-agent

Automate QA reviews for security, performance, accessibility, and test coverage.

218|33|Updated Jan 7, 2026
One-click install
npx skills add https://github.com/first-fluke/fullstack-starter --skill qa-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-agent
Source: https://github.com/first-fluke/fullstack-starter/tree/main/.agent/skills/qa-agent
Command: npx skills add https://github.com/first-fluke/fullstack-starter --skill qa-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

QA teams often struggle with ensuring security, performance, accessibility, and overall test coverage across complex software systems. This Skill provides a structured Quality Assurance agent to guide automated reviews, reduce release risk, and standardize reporting.

Core Features & Use Cases

  • Security audits: Identify OWASP Top 10 issues, risk ratings, and remediation guidance.
  • Performance analysis: Profile bottlenecks, generate optimization recommendations, and verify against performance targets.
  • Accessibility checks: Assess WCAG 2.1 AA conformance, keyboard navigation, and screen reader readiness.
  • Test coverage review: Evaluate unit/integration tests, coverage reports, and suggest improvements.

Quick Start

Run the QA agent against your codebase using the execution protocol and reference checklists to generate a structured QA report with prioritized findings.

Frequently Asked Questions about qa-agent

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

FAQPage Schema
How do I automate pre-release security audits for OWASP Top 10 issues?

Automated pre-release security audits identify OWASP Top 10 issues, assign risk ratings, and provide remediation guidance. This structured QA agent generates standardized checklists and protocol references to ensure reproducible results and actionable findings for software projects.

What is the best way to profile performance bottlenecks before a release?

Performance profiling bottlenecks involves analyzing system constraints, generating optimization recommendations, and verifying results against performance targets. This automated QA process provides structured findings to reduce release risk across web, mobile, and API platforms.

Can I check WCAG 2.1 AA conformance and screen reader readiness automatically?

WCAG 2.1 AA conformance checks assess keyboard navigation and screen reader readiness automatically. The QA agent evaluates accessibility against standardized checklists, delivering structured findings and actionable remediation guidance for software projects.

How do I evaluate unit and integration test coverage reports?

Evaluating unit and integration test coverage involves analyzing coverage reports and suggesting improvements. This automated QA review standardizes reporting across complex software systems, verifying test coverage to reduce release risk and ensure comprehensive quality assurance.

Does automated QA testing work for both mobile and web APIs?

Automated QA testing works across web, mobile, and APIs, applying standardized checklists for security, performance, and accessibility. It evaluates test coverage and generates structured QA reports with prioritized findings to support comprehensive pre-release audits.