dev10x-qa-self

Execute headless Playwright QA tests on staging and report evidence to Linear.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/wooyek/dev10x-ai --skill dev10x-qa-self
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dev10x-qa-self
Source: https://github.com/wooyek/dev10x-ai/tree/main/codex-skills/dev10x-qa-self
Command: npx skills add https://github.com/wooyek/dev10x-ai --skill dev10x-qa-self

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the execution of QA test cases against staging environments, captures evidence, and reports results directly to Linear, significantly reducing manual QA effort and speeding up the feedback loop.

Core Features & Use Cases

  • Automated Test Execution: Runs Playwright tests in a headless browser against staging.
  • Evidence Capture: Records screenshots and videos of test runs for review.
  • Linear Reporting: Uploads evidence and posts structured results to Linear tickets.
  • Use Case: When a new feature is deployed to staging, use this Skill to automatically run all relevant QA test cases, verify functionality, and report any regressions directly in the associated Linear ticket.

Quick Start

Use the dev10x-qa-self skill to execute QA test cases for ticket QA-123 against staging.

Frequently Asked Questions about dev10x-qa-self

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

FAQPage Schema
How do I automate Playwright QA test execution against a staging environment?

Automating Playwright QA test execution against staging requires running headless browser tests that verify functionality and capture evidence. This Skill executes test cases automatically to provide repeatable, evidence-backed QA processes without manual intervention.

How do I automatically attach screenshots and videos of test runs to Linear tickets?

Attaching screenshots and videos of test runs to Linear tickets requires capturing evidence during execution and uploading it directly. This Skill records visual evidence from Playwright runs and posts structured results to the associated Linear tickets automatically.

Can I run headless browser tests and report structured results directly to Linear?

Running headless browser tests and reporting structured results to Linear is supported. This Skill executes Playwright test cases in a headless environment, captures visual evidence, and uploads structured results directly to your Linear tickets.

What is the best way to execute QA test cases for a specific Linear ticket against staging?

Executing QA test cases for a specific Linear ticket against staging is best handled by automated headless Playwright. This Skill targets specific tickets, runs the relevant tests, and posts evidence-backed structured results directly back to that ticket.

Does this automated QA reporting require any external dependencies to run Playwright tests?

No external dependencies are required beyond the standard environment. This Skill operates independently to automate Playwright test execution, capture video and screenshot evidence, and report structured results to Linear tickets without additional dependencies.

Why use automated headless Playwright tests instead of manual QA for staging environments?

Automated headless Playwright tests address the need for efficient, repeatable, and evidence-backed QA processes. Manual QA requires significant effort, whereas this Skill speeds up the feedback loop by automatically executing tests and reporting regressions to Linear.