quality-engineering-quality-assurance

Generate structured and prioritized manual test cases for Zephyr.

Updated Jun 25, 2026
One-click install
npx skills add https://github.com/VSF-QC-TTS/vf-qc-copilot --skill quality-engineering-quality-assurance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quality-engineering-quality-assurance
Source: https://github.com/VSF-QC-TTS/vf-qc-copilot/tree/main/.agents/skills/quality-engineering/quality-engineering-quality-assurance
Command: npx skills add https://github.com/VSF-QC-TTS/vf-qc-copilot --skill quality-engineering-quality-assurance

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation of manual test cases for Zephyr by enforcing structured formats, prioritizing tests, and ensuring clear naming conventions.

Core Features & Use Cases

  • Structured Test Cases: Generates test cases with 1-condition-per-TC granularity.
  • Prioritization: Assigns priority levels (High, Normal, Low) based on criticality.
  • Naming Conventions: Implements consistent naming for better traceability.
  • Use Case: When writing or reviewing manual test cases for Zephyr, this Skill helps to organize test cases, ensuring clarity and efficiency in testing processes.

Quick Start

Use the quality-engineering-quality-assurance skill to generate a new test case for the "Order" module.

Frequently Asked Questions about quality-engineering-quality-assurance

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

FAQPage Schema
How do I generate structured manual test cases for Zephyr?

To generate structured manual test cases for Zephyr, use this Skill to enforce 1-condition-per-TC granularity, assign priority levels, and apply consistent naming conventions for better traceability.

What is the best way to organize test cases with 1-condition-per-TC granularity?

Organizing test cases with 1-condition-per-TC granularity involves structuring each test case around a single condition, which this Skill automates by enforcing strict formats and clear naming conventions for Zephyr.

How does priority management work for manual testing in Zephyr?

Priority management for manual testing in Zephyr assigns High, Normal, or Low priority levels to test cases based on criticality, ensuring that the most important tests are executed first.

Do I need Zephyr for test case management to use this Skill?

Yes, you need Zephyr for test case management because this Skill is specifically designed to generate and structure manual test cases that integrate directly into the Zephyr platform.

Can I automate quality assurance testing for manual test case creation?

You can automate quality assurance testing for manual test case creation by using this Skill to systematically generate structured, prioritized test cases, eliminating the need to write them manually.

What are the limitations of using automated test case generation for manual testing?

The limitation of automated test case generation for manual testing is that it focuses solely on structuring and prioritizing test cases for Zephyr, meaning the actual test execution must still be performed manually.