lyra-qa

Automate end-to-end QA testing of web applications with health reports.

1|Updated Mar 24, 2026
One-click install
npx skills add https://github.com/nikglavin/lyra --skill lyra-qa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lyra-qa
Source: https://github.com/nikglavin/lyra/tree/main/skills/lyra-qa
Command: npx skills add https://github.com/nikglavin/lyra --skill lyra-qa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates end-to-end QA testing for web applications, reducing manual testing time and surfacing defects with evidence and structured health reports.

Core Features & Use Cases

  • End-to-end automated testing across complex user flows, including multi-page navigation, forms, and dynamic UI.
  • Atomic bug fixes with regression verification and automated test generation for future changes.
  • Health scoring and comprehensive reports that summarize findings and show before/after evidence.

Quick Start

Ask me to run a full regression on your web app and I will execute automated tests, fix defects atomically, and generate a health report.

Frequently Asked Questions about lyra-qa

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

FAQPage Schema
How do I automate end-to-end QA testing for dynamic web UI and multi-page flows?

Autonomous QA testing automates end-to-end testing for dynamic web UI and multi-page flows by executing deterministic browser interactions, identifying defects with evidence, and producing structured health reports.

Can I automatically fix bugs and run regression verification on a staging URL?

Yes, you can automatically fix bugs and run regression verification on a staging URL by applying atomic bug fixes and performing re-verification to ensure the defect is resolved without breaking existing functionality.

What is a health score report in web application regression testing?

A health score report in web application regression testing summarizes automated test findings, surfaces defects with evidence, and shows before and after verification results to provide a structured overview of product stability.

Does automated QA testing work with complex forms and multi-page navigation?

Yes, automated QA testing works with complex forms and multi-page navigation by applying deterministic browser interactions across complex product surfaces to validate user flows and identify defects accurately.

How do I generate automated tests for future changes after fixing a defect?

You can generate automated tests for future changes after fixing a defect by applying atomic bug fixes and producing regression-proof reports that include automated test generation for subsequent development iterations.