qa

Generate QA artifacts for ETNA_TRADER features across Playwright/Pytest and NUnit/xUnit tests.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Senior QA workflow tailored for ETNA_TRADER accelerates the production of QA artifacts by orchestrating planning, test cases, and automation outputs.

Core Features & Use Cases

The skill supports modes for FULL (plan + test cases + automation outline), TC-only, AUTOMATION, ARCHITECTURE, and COVERAGE REVIEW, covering Playwright/Pytest E2E tests and C# NUnit/xUnit backend tests. Typical use cases include generating a complete test plan, creating test cases, outlining automation strategies, and assessing coverage with traceability to requirements; outputs are saved to the task directory.

Quick Start

Request QA deliverables for a feature by specifying the feature name and the desired mode (FULL, TCs only, automation, architecture, or coverage).

Frequently Asked Questions about qa

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

FAQPage Schema
How do I generate end-to-end QA test plans for ETNA_TRADER features?

End-to-end QA test plans for ETNA_TRADER are generated by specifying a feature name and the FULL mode. This orchestrates comprehensive planning, test cases, and automation outlines into a single deliverable saved to the task directory.

Can I use Playwright with storageState isolation for E2E testing?

Yes, Playwright E2E testing supports storageState isolation. The QA workflow generates traceable automation artifacts that incorporate storageState isolation to ensure test environments remain separate and reliable.

What is the best way to structure C# NUnit and xUnit backend test cases for trading platforms?

Structuring C# NUnit and xUnit backend test cases is streamlined by selecting the TC-only mode. This generates targeted test cases mapped to ETNA_TRADER backend requirements with traceable artifacts.

Does this QA workflow support coverage reviews and architecture design?

Yes, the QA workflow supports coverage reviews and architecture design. Selecting COVERAGE REVIEW assesses existing test traceability, while ARCHITECTURE mode designs the structural test approach for ETNA_TRADER features.

How do I automate Pytest E2E test generation for financial trading features?

Pytest E2E test generation is automated by choosing the AUTOMATION mode. This produces CI-ready outputs and automation outlines specifically tailored for ETNA_TRADER financial trading features.