breakdown-test

Generate test strategies, QA plans, and GitHub issue templates from feature documents.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/shysssthanhtri/AI-tools --skill breakdown-test-shysssthanhtri
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: breakdown-test
Source: https://github.com/shysssthanhtri/AI-tools/tree/main/skills/breakdown-test
Command: npx skills add https://github.com/shysssthanhtri/AI-tools --skill breakdown-test-shysssthanhtri

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manual and inconsistent test planning often leads to gaps in functional and non-functional coverage, unclear GitHub test issues, and missed quality gates; this Skill centralizes standards and produces repeatable QA artifacts from feature documents.

Core Features & Use Cases

  • Standards-aligned Test Strategy: Generates a full test strategy applying ISTQB test design techniques and ISO 25010 quality characteristics.
  • Artifacts & Templates: Produces test-strategy.md, test-issues-checklist.md, qa-plan.md, and GitHub issue templates for unit, integration, E2E (Playwright), performance, security, and accessibility testing.
  • Planning & Estimation: Creates task-level breakdowns, story-point estimations, dependency mapping, and CI/CD integration guidance to operationalize testing in GitHub workflows.
  • Use Case: Given a feature PRD, technical breakdown, and implementation plan, produce a prioritized QA plan, issue checklist, and implementation tasks ready for GitHub project tracking.

Quick Start

Analyze the feature PRD, technical breakdown, and implementation plan at /docs/ways-of-work/plan/{epic-name}/{feature-name} and generate a test-strategy.md, test-issues-checklist.md, and qa-plan.md tailored to the feature.

Frequently Asked Questions about breakdown-test

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

FAQPage Schema
How do I generate a QA plan and test strategy from feature documents?

You can generate a comprehensive QA plan by feeding your feature PRD, technical breakdown, and implementation plan into the workflow, which then outputs standardized test-strategy.md, qa-plan.md, and test-issues-checklist.md documents.

What is included in a comprehensive test strategy using ISTQB and ISO 25010 standards?

A standards-aligned test strategy includes ISTQB test design techniques, ISO 25010 quality characteristic assessments, CI/CD continuous testing integration guidance, task-level breakdowns, story-point estimations, and dependency mapping.

Can I create GitHub issue templates for Playwright E2E tests automatically?

Yes, the workflow generates GitHub issue templates for unit, integration, E2E Playwright tests, performance, security, and accessibility testing directly from your feature artifacts and implementation plans.

Does this test planning approach support CI/CD continuous testing workflows?

Yes, this approach explicitly provides CI/CD continuous testing integration guidance and task estimation support to operationalize your generated test issues and checklists within GitHub project workflows.

How do I structure test planning tasks for a GitHub project board?

You structure test planning by generating prioritized task-level breakdowns, story-point estimations, and dependency mapping from your feature PRD, resulting in actionable implementation issues ready for GitHub project tracking.