e2e-qa

Coordinate end-to-end QA cycles across unit, API, UI, and manual test suites.

5|1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/langware-labs/flowpad --skill e2e-qa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: e2e-qa
Source: https://github.com/langware-labs/flowpad/tree/main/.claude/skills/e2e-qa
Command: npx skills add https://github.com/langware-labs/flowpad --skill e2e-qa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill enables teams to automate comprehensive end-to-end quality assurance processes, including test planning, execution, debugging, reporting, and coverage analysis.

Core Features & Use Cases

  • Test Cycle Automation: Orchestrates multi-phase QA cycles with precise control over test phases, reruns, and failure debugging.
  • Test Management: Builds and updates detailed test indices and scenario catalogs from various test levels.
  • Failure Debugging: Integrates with debugger teammates to perform root cause analysis and validate fixes across multiple scenarios.
  • Reporting & Coverage: Generates detailed HTML reports and coverage analysis documents for complete insight into testing progress.
  • Use Case: Automate a full QA cycle for a new feature release, from initial tests in Python and Playwright to manual browser regression, culminating in comprehensive reports and process improvements.

Quick Start

Initiate a full QA cycle with run qa cycle to automatically perform all phases, debug failures, generate reports, and update test indices.

Frequently Asked Questions about e2e-qa

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

FAQPage Schema
How do I automate end-to-end QA testing and generate coverage reports?

Automate end-to-end QA testing by orchestrating multi-phase test cycles across unit, API, UI, and manual scenarios, which then generates detailed HTML reports and coverage analysis documents for complete insight. You can initiate a full cycle using the run qa cycle command.

Can I debug test failures and perform root cause analysis during an automated QA cycle?

Yes, you can debug test failures during an automated QA cycle by integrating with debugger teammates to perform root cause analysis, validate fixes, and rerun failed scenarios across multiple test phases. This ensures continuous improvement and precise failure resolution.

How do I manage test indices and scenario catalogs across different test levels?

Manage test indices and scenario catalogs by automatically building and updating detailed catalogs from various test levels, including unit, API, UI, and manual scenarios. This provides structured workflows and project-wide quality assurance with comprehensive test management.

Does this QA automation skill work with Python and Playwright for browser regression testing?

Yes, this QA automation skill works with Python and Playwright, orchestrating initial automated tests and manual browser regression. It coordinates these frameworks within a full QA cycle to validate new feature releases and produce comprehensive cycle reports.

What is the best way to coordinate multi-phase test cycles and reruns for a feature release?

The best way to coordinate multi-phase test cycles is using an orchestration workflow that controls test phases, reruns, and failure debugging. This structured approach manages team workflows and generates detailed insights for continuous improvement after feature releases.