designing-cases

Translate test plans into structured test cases and Confluence pages.

Updated Sep 16, 2025
One-click install
npx skills add https://github.com/dogkeeper886/ai-qa-workflow --skill designing-cases
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: designing-cases
Source: https://github.com/dogkeeper886/ai-qa-workflow/tree/main/skills/designing-cases
Command: npx skills add https://github.com/dogkeeper886/ai-qa-workflow --skill designing-cases

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Writes and reviews structured test cases from a test plan, then publishes the results to Confluence to centralize quality assurance artifacts.

Core Features & Use Cases

  • Test case authoring: transcribes test plans into comprehensive, executable test cases.
  • Quality review: evaluates completeness and clarity of each case.
  • Confluence publishing: creates and updates Confluence pages to share test artifacts with stakeholders.

Quick Start

Locate a test plan and run the design-cases workflow to generate test cases and publish Confluence pages.

Frequently Asked Questions about designing-cases

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

FAQPage Schema
How do I generate structured test cases from a test plan?

To generate structured test cases, this Skill transcribes your test plan directory into comprehensive, executable test cases. It reads the provided plan structure and organizes the content into clear, actionable test cases for QA teams.

Can I publish test cases directly to Confluence pages?

Yes, you can publish test cases directly to Confluence pages. This Skill creates and updates Confluence pages to centralize quality assurance artifacts, allowing you to share test results with stakeholders seamlessly.

What directory structure is required for designing test cases?

Designing test cases requires a specific test plan directory structure containing test_plan/README.md and test_plan/sections/. The Skill validates these prerequisites before creating any test cases.

Does the test case authoring process include quality review?

Yes, the test case authoring process includes a quality review phase that evaluates the completeness and clarity of each case. This ensures the generated test cases are comprehensive and executable before publishing.

What is the best way to centralize QA artifacts across projects?

The best way to centralize QA artifacts across projects is translating test plans into structured test cases and publishing them to Confluence. This centralizes artifacts and makes them accessible to all stakeholders.