qa-test-specs

Generate QA test strategies and API, security, and performance test specs from architecture documents.

2|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/adnanmueller/am-dev-plugins --skill qa-test-specs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-test-specs
Source: https://github.com/adnanmueller/am-dev-plugins/tree/main/plugins/development-pipeline/agents/03c-qa-specs
Command: npx skills add https://github.com/adnanmueller/am-dev-plugins --skill qa-test-specs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate comprehensive QA test strategies and specifications from architecture documents and user stories to accelerate testing readiness.

Core Features & Use Cases

  • Auto-generates test strategy, API test specs, security test specs, and performance guidelines.
  • Auto-triggers after architecture approval and outputs to the project-documentation location for testing artifacts.
  • Supports alignment with OpenAPI specs, threat models, and acceptance criteria for end-to-end coverage.

Quick Start

Input architecture and product context; generate a complete test strategy and specification set.

Frequently Asked Questions about qa-test-specs

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

FAQPage Schema
How do I generate a QA test strategy from architecture documents?

You can generate a QA test strategy by inputting architecture documents and user stories to automatically create test strategy and specification files. This approach accelerates testing readiness by aligning API endpoint coverage, security test cases, and performance requirements with the architecture.

How do I create API test specifications from OpenAPI definitions?

You can create API test specifications from OpenAPI definitions by using architecture context to generate targeted test-specs/*.md files. These generated specifications map endpoint coverage and acceptance criteria directly from your OpenAPI schemas for backend testing.

Can I auto-generate security test cases from a threat model?

Yes, you can auto-generate security test cases by feeding architecture documents and threat models into a test specification generator. This process outputs dedicated security test specs that validate system vulnerabilities based on the identified threat landscape.

What is the best way to align performance test requirements with user stories?

The best way to align performance test requirements with user stories is to generate performance guidelines directly from architecture documents. This ensures that the extracted performance requirements accurately reflect the expected user load and system acceptance criteria.

Do I need architecture approval before generating test specs?

Yes, you need architecture approval before generating test specs to ensure the test strategy aligns with the finalized system design. Auto-triggering test specification generation after architecture approval guarantees accurate API and security coverage based on approved structures.