qa-engineer

Design QA workflows automating test creation, execution, and quality gates with MCP tools.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/HoaiAn0906/Anki --skill qa-engineer-hoaian0906
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-engineer
Source: https://github.com/HoaiAn0906/Anki/tree/main/.cursor/skills/qa-engineer
Command: npx skills add https://github.com/HoaiAn0906/Anki --skill qa-engineer-hoaian0906

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables teams to design and enforce comprehensive QA workflows by automating test strategy creation, test case generation, and quality gates across projects, integrating Playwright (MCP), Snyk (MCP), and PostgreSQL-backed validation as needed.

Core Features & Use Cases

  • Test strategy design: Create scalable QA plans that cover unit, integration, E2E, API, security, performance, and accessibility tests.
  • Test automation: Generate and maintain automated tests using Playwright MCP to drive repeatable executions.
  • Quality sign-off & risk reduction: Implement regression suites, security checks, and quality gates to ensure release readiness.

Quick Start

Run a basic E2E login test with Playwright and capture a baseline result.

Frequently Asked Questions about qa-engineer

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

FAQPage Schema
How do I automate end-to-end testing with Playwright for a web application?

Automating end-to-end testing with Playwright involves generating structured test cases, driving repeatable browser executions, and capturing baseline results. This skill designs workflows that automate test design and execution to validate web application release readiness.

What is a QA quality gate and how does it fit into regression testing?

A QA quality gate is a checkpoint enforcing regression suites and security checks before deployment. It fits into regression testing by validating release readiness, ensuring automated test executions pass required coverage thresholds for end-to-end and API validations.

Can I integrate Snyk security assessments into my existing test automation workflow?

Yes, you can integrate Snyk security assessments into test automation workflows. This skill designs comprehensive QA plans that combine security checks with end-to-end testing and API validation, ensuring vulnerabilities are caught during regression sign-off.

How do I validate API responses using PostgreSQL queries during test execution?

Validating API responses with PostgreSQL queries involves executing database checks to collect scalable evidence during test runs. This skill applies PostgreSQL-backed validation within QA workflows to ensure data integrity matches expected API test outcomes.

What is the best way to design a scalable test strategy covering unit and integration tests?

The best way to design a scalable test strategy is to create a comprehensive QA plan covering unit, integration, E2E, API, security, and accessibility tests. This skill automates test strategy design to enforce structured quality gates across projects.

Why do I need MCP tools for test case generation and quality sign-off?

MCP tools are needed for test case generation and quality sign-off to integrate Playwright, Snyk, and PostgreSQL directly into automated workflows. They enable repeatable executions, security assessments, and scalable evidence collection for release readiness.