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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

qa-use provides a unified CLI to automate E2E browser testing, enabling teams to write, run, and debug tests without manual scripting.

Core Features & Use Cases

  • End-to-end browser control and session management
  • Test generation, synchronization with cloud, and CI integration
  • Local tunnel support for localhost testing and reproducible environments
  • AI-assisted test maintenance and autofix while maintaining audit trails

Quick Start

Install the qa-use CLI and start an initial test run to experience automated browser testing end-to-end.

Frequently Asked Questions about qa-use

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

FAQPage Schema
How do I automate end-to-end browser testing without writing manual scripts?

Automate E2E browser testing using a CLI to generate, execute, and debug test workflows without manual scripting. It provides browser control, session management, and AI-assisted test maintenance for QA teams.

Can I run E2E tests against my localhost development environment?

Yes, you can run E2E tests against localhost using local tunnel support. This establishes a secure connection to your local development environment, enabling reproducible test execution before cloud sync.

What is the best way to manage and synchronize browser tests across cloud environments?

Manage and synchronize browser tests across cloud environments using CLI automation workflows. The tool handles test generation, cloud synchronization, and CI integration to maintain consistent execution pipelines.

How does AI-assisted test repair work for broken E2E workflows?

AI-assisted test repair works by automatically fixing broken E2E workflows during execution. It maintains safe, auditable operations through frontmatter metadata validation while applying automated maintenance to failing tests.

Do I need any specific dependencies to start running browser automation workflows?

No specific external dependencies are required to start running browser automation workflows. You only need to install the qa-use CLI to initiate a test run and execute automated browser testing end-to-end.