qa-manual-istqb

Generate ISTQB-aligned test plans, test cases, and bug reports.

Updated Nov 22, 2025
One-click install
npx skills add https://github.com/tom-xs/nixos-dotfiles --skill qa-manual-istqb-tom-xs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-manual-istqb
Source: https://github.com/tom-xs/nixos-dotfiles/tree/main/ai/kimi-skills/skills/qa-manual-istqb
Command: npx skills add https://github.com/tom-xs/nixos-dotfiles --skill qa-manual-istqb-tom-xs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This skill solves the challenge of maintaining consistent, high-quality QA documentation by providing a structured, ISTQB-aligned framework for test planning, design, and defect management.

Core Features & Use Cases

  • Artifact Generation: Instantly scaffold test plans, bug reports, and traceability matrices using standardized templates.
  • Test Design Techniques: Apply proven ISTQB techniques like Equivalence Partitioning and Boundary Value Analysis to improve test coverage.
  • Use Case: A QA engineer needs to quickly draft a test plan and a set of test cases for a new feature release; this skill generates the necessary markdown and CSV files, ensuring all critical ISTQB sections are included.

Quick Start

Use the qa-manual-istqb skill to create a new test plan for the current project and release.

Frequently Asked Questions about qa-manual-istqb

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

FAQPage Schema
How do I generate a standardized test plan for a new software release?

You can generate a standardized test plan by using a bundled CLI tool to scaffold markdown and CSV files, ensuring all critical ISTQB Foundation Level sections are included for your software release.

What is the best way to apply ISTQB test design techniques like Equivalence Partitioning?

Applying ISTQB test design techniques like Equivalence Partitioning and Boundary Value Analysis is best achieved by generating structured test cases through a standardized framework, improving overall test coverage for your project.

Do I need Node.js to create ISTQB-aligned QA artifacts and defect reports?

Yes, you need Node.js installed to execute the bundled CLI tool required for scaffolding templates and managing ISTQB-aligned QA artifacts like test plans and defect reports.

Can I use this approach to manage the software defect lifecycle and traceability matrices?

Yes, you can manage the software defect lifecycle and generate traceability matrices by producing standardized QA documentation that aligns with ISTQB Foundation Level defect management principles.

How does an ISTQB-aligned framework compare to other testing documentation approaches?

An ISTQB-aligned framework provides structured, standardized templates for test analysis and design, ensuring consistent high-quality QA documentation compared to ad-hoc testing documentation approaches.