Dev10x:qa-self

Execute QA regression tests on staging with headless Playwright and post results to Linear.

7|2|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/Dev10x-Guru/Dev10x-Claude --skill dev10x-qa-self-dev10x-guru
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Dev10x:qa-self
Source: https://github.com/Dev10x-Guru/Dev10x-Claude/tree/main/skills/qa-self
Command: npx skills add https://github.com/Dev10x-Guru/Dev10x-Claude --skill dev10x-qa-self-dev10x-guru

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the execution of QA test cases on staging environments using headless Playwright, captures evidence like screenshots and videos, and posts structured results to Linear.

Core Features & Use Cases

  • Automated QA Execution: Execute regression test cases on staging with headless Playwright.
  • Evidence Capture: Capture screenshots and video evidence of test results.
  • Linear Integration: Upload evidence and post structured results to Linear for issue tracking.
  • Use Case: Before closing a QA ticket, you can use this Skill to verify that a feature works on staging by running automated test cases and posting results.

Quick Start

Execute QA test cases on staging using the 'Dev10x:qa-self' skill.

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 staging test execution and post results to Linear?

Automate staging test execution by running headless Playwright regression test cases, capturing screenshots and video evidence, and posting structured results directly to Linear for issue tracking.

Does this QA automation tool capture video evidence during Playwright test runs?

Yes, QA automation captures both screenshots and video evidence during headless Playwright test execution on staging environments, providing visual proof for issue tracking.

Do I need Playwright installed to run automated regression tests on staging?

Yes, Playwright is a required dependency for automating regression test execution on staging environments, as it drives the headless browser testing and evidence capture.

Can I integrate automated test results with Linear for issue tracking?

Yes, automated test results integrate with Linear by uploading captured evidence and posting structured results, enabling seamless issue tracking directly from staging QA execution.

What is the best way to verify a feature works on staging before closing a QA ticket?

Automate verification by running regression test cases on staging with headless Playwright, capturing evidence, and posting structured results to Linear to confirm feature functionality before ticket closure.