qa

Route QA requests to ISTQB-aligned sub-skills for testing guidance.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Centralizes ISTQB-aligned QA knowledge and orchestration across manual testing, automated testing, API testing, security, performance, test reviews, bug reporting, and test planning. It provides a single root skill that delegates to specialized sub-skills, helping teams maintain consistency and discoverability of QA guidance.

Core Features & Use Cases

  • Sub-skills routing: qa/manual-test, qa/unit-test, qa/api-test, qa/e2e-test, qa/performance-test, qa/security-test, qa/test-review, qa/bug-report, qa/test-plan.
  • Discovery and delegation: automatically selects the appropriate sub-skill based on user intent.
  • Governance & metadata: maintains versioning, authorship, and coverage alignment across ISTQB disciplines.
  • Lightweight orchestration: loads and orchestrates sub-skills on demand without duplicating content.

Quick Start

Install qa by copying the qa directory into your .skills path of Claude Code or Cursor, then load the root skill to access all ISTQB-aligned sub-skills.

Frequently Asked Questions about qa

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

FAQPage Schema
How do I create an ISTQB-aligned test plan across manual, API, and E2E testing?

ISTQB-aligned QA orchestration routes requests to specialized sub-skills like manual-test, api-test, and e2e-test, generating targeted test plans and artifacts. It provides structured coverage across manual, unit, API, E2E, performance, and security testing disciplines.

What's the best way to structure QA governance and test coverage across multiple testing types?

QA governance maintains versioning, authorship, and coverage alignment across ISTQB disciplines by centralizing metadata. This ensures the community can audit test coverage and quality while safely extending the test suite.

How does automated test routing work for unit, performance, and security testing requests?

Automated test routing works through a root skill that delegates user requests to appropriate sub-skills like unit-test, performance-test, or security-test. It loads and orchestrates sub-skills on demand without duplicating content.

Can I use this QA skill suite with Claude Code or Cursor for test planning and bug reporting?

Yes, you can use this QA skill with Claude Code or Cursor. Install it by copying the qa directory into your .skills path, then load the root skill to access all ISTQB-aligned sub-skills including test-plan and bug-report.

When do I need centralized QA orchestration instead of standalone test generation tools?

You need centralized QA orchestration when maintaining consistency and discoverability across multiple testing disciplines. It prevents fragmented test guidance by providing a single root skill that delegates to specialized sub-skills for each ISTQB area.