qa-architect

Design software quality assurance strategies and automated testing frameworks.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/Muath2000/TradeStation --skill qa-architect-muath2000
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-architect
Source: https://github.com/Muath2000/TradeStation/tree/main/.claude/skills/qa-architect
Command: npx skills add https://github.com/Muath2000/TradeStation --skill qa-architect-muath2000

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of ensuring software quality by providing a comprehensive framework for designing, implementing, and maintaining effective testing strategies across the entire software development lifecycle.

Core Features & Use Cases

  • Test Strategy Design: Develop tailored test strategies, including test pyramids, quality gates, and CI/CD integration.
  • Automation Frameworks: Expert guidance on setting up and utilizing tools like Vitest, Playwright, and Pact for various testing levels.
  • Use Case: A development team needs to establish a robust testing process for a new microservice. They can use this Skill to define their test pyramid, select appropriate tools for unit, integration, and E2E tests, and configure quality gates for their CI/CD pipeline.

Quick Start

Design a test strategy for a new e-commerce checkout service.

Frequently Asked Questions about qa-architect

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

FAQPage Schema
Does this support setting up Playwright for E2E test suites?

Yes, Playwright is explicitly supported for designing end-to-end (E2E) test suites. It helps implement deterministic and scalable automated testing frameworks, ensuring comprehensive quality assurance coverage across your application.

Can I use Vitest and Pact for contract testing in my automation framework?

Configuring CI/CD quality gates requires integrating automated testing frameworks like Vitest and Pact into your pipeline. This establishes deterministic checkpoints that validate software quality before deployment, preventing regressions.

Can I use Vitest and Pact for contract testing in my automation framework?

Configuring CI/CD quality gates requires integrating automated testing frameworks like Vitest and Pact into your pipeline. This establishes deterministic checkpoints that validate software quality before deployment, preventing regressions.

How does contract testing work with Pact in a microservices architecture?

Performance testing with k6 is needed when your test strategy requires evaluating system scalability and responsiveness under load. It complements E2E and contract testing to provide comprehensive quality assurance across the software lifecycle.

How does contract testing work with Pact in a microservices architecture?

Performance testing with k6 is needed when your test strategy requires evaluating system scalability and responsiveness under load. It complements E2E and contract testing to provide comprehensive quality assurance across the software lifecycle.