qa-test

Interview QA testers to generate Playwright/TypeScript tests from Jira tasks.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/tecnologia-ibtech/geo-codex --skill qa-test
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-test
Source: https://github.com/tecnologia-ibtech/geo-codex/tree/main/geo-qa/skills/qa-test
Command: npx skills add https://github.com/tecnologia-ibtech/geo-codex --skill qa-test

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Este skill facilita a geração automatizada de testes de QA a partir de tarefas Jira (QUA-*) ao entrevistar o QA Tester para extrair fluxos, telas e cenários, e transformar essas informações em testes Playwright/TypeScript prontos para uso.

Core Features & Use Cases

  • Entrevista orientada ao QA: entrevista o QA para extrair fluxos, telas e cenários.
  • Geração de testes multi-nível: cria testes UI/E2E, API e de lógica de negócio.
  • Commit automático: commita os testes gerados no repositório com notas de plano de teste.
  • Compatibilidade com Jira QUA-*: utiliza tarefas e links para mapear cenários de teste.

Quick Start

Diga /qa-test QUA-1234 para iniciar a geração de testes automatizados a partir dessa tarefa.

Frequently Asked Questions about qa-test

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

FAQPage Schema
How do I generate Playwright tests from Jira tasks automatically?

Test generation from Jira tasks supports UI, E2E, API, and business-logic testing. By interviewing QA testers to extract flows and screens, it translates task context into comprehensive multi-level Playwright and TypeScript test suites.

How do I translate Jira requirements into TypeScript E2E testing scenarios?

Translating Jira requirements into TypeScript E2E testing scenarios involves an interview to extract screens and flows. The gathered information is then converted into ready-to-use Playwright tests and committed to your repository with test plan notes.

Can I automate UI and API test generation from Jira tickets?

Yes, you can automate UI and API test generation from Jira tickets. The process extracts flows and scenarios through a guided interview, producing multi-level Playwright and TypeScript tests for comprehensive coverage across your application.

Does automated QA test generation commit test artifacts directly to the repository?

Automated QA test generation commits test artifacts directly to the repository alongside test plan notes. After extracting flows and screens from Jira tasks, it generates and commits the Playwright and TypeScript test suites automatically.

What is the best way to extract test scenarios from a QA tester interview?

The best way to extract test scenarios is through a guided interview that captures flows, screens, and scenarios. This extracted information is then automatically translated into multi-level Playwright and TypeScript tests mapped to Jira tasks.