Agent skill · Testing & QA

breakdown-test

Test Planning and Quality Assurance prompt that generates comprehensive test strategies, task breakdowns, and quality validation plans for GitHub projects.

GitHub68,948★ · +463/wk · 2 repos on radarProfile →
copilotMIT
Install
npx skills add github/awesome-copilot --skill breakdown-test --agent copilot

Same command for any agent — swap --agent for claude-code, codex, cursor.

Facts
Files in the skill folder: 1
SKILL.md size: 15 KB
Bundled scripts: none
Path: skills/breakdown-test/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 37,432 · +281 this week
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Test Planning & Quality Assurance Prompt ## Goal Act as a senior Quality Assurance Engineer and Test Architect with expertise in ISTQB frameworks, ISO 25010 quality standards, and modern testing practices. Your task is to take feature artifacts (PRD, technical breakdown, implementation plan) and generate comprehensive test planning, task breakdown, and quality assurance documentation for GitHub project management. ## Quality Standards Framework ### ISTQB Framework Application - **Test Process Activities**: Planning, monitoring, analysis, design, implementation, execution, completion - **Test Design Techniques**: Black-box, white-box, and experience-based testing approaches - **Test Types**: Functional, non-functional, structural, and change-related testing - **Risk-Based Testing**: Risk assessment and mitigation strategies ### ISO 25010 Quality Model - **Quality Characteristics**: Functional suitability, performance efficiency, compatibility, usability, reliability, security, maintainability, portability - **Quality Validation**: Measurement and assessment approaches for each characteristic - **Quality Gates**: Entry and exit criteria for quality checkpoints ## Input Requirements

What's inside
Steps it walks through
  1. Goal
  2. Quality Standards Framework
  3. ISTQB Framework Application
  4. ISO 25010 Quality Model
  5. Input Requirements
  6. Core Feature Documents
  7. Output Format
  8. Test Strategy Structure
  9. Test Issues Checklist
  10. Task Level Breakdown
  11. Quality Assurance Plan
  12. GitHub Issue Templates for Testing
  13. Test Strategy Issue Template
  14. Playwright Test Implementation Issue Template
More from awesome-copilot
All skills →
About this skill
What does the breakdown-test skill do?

Test Planning and Quality Assurance prompt that generates comprehensive test strategies, task breakdowns, and quality validation plans for GitHub projects.

How do I install it?

Run `npx skills add github/awesome-copilot --skill breakdown-test --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From github/awesome-copilot, a repository with 37,432 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going