·pict-test-designer
</>

pict-test-designer

omkamal/pypict-claude-skill

Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for any piece of requirements or code. Analyzes inputs, generates PICT models with parameters, values, and constraints for valid scenarios using pairwise testing. Outputs the PICT model, markdown table of test cases, and expected results.

13Installs·0Trend·@omkamal

Installation

$npx skills add https://github.com/omkamal/pypict-claude-skill --skill pict-test-designer

SKILL.md

This skill enables systematic test case design using PICT (Pairwise Independent Combinatorial Testing). Given requirements or code, it analyzes the system to identify test parameters, generates a PICT model with appropriate constraints, executes the model to generate pairwise test cases, and formats the results with expected outputs.

Generate the PICT model text and format it for the user. You can use Python code directly to work with the model:

Using the helper script (optional): The scripts/picthelper.py script provides utilities for model generation and output formatting:

Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for any piece of requirements or code. Analyzes inputs, generates PICT models with parameters, values, and constraints for valid scenarios using pairwise testing. Outputs the PICT model, markdown table of test cases, and expected results. Source: omkamal/pypict-claude-skill.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/omkamal/pypict-claude-skill --skill pict-test-designer
Category
</>Dev Tools
Verified
First Seen
2026-02-03
Updated
2026-02-18

Quick answers

What is pict-test-designer?

Design comprehensive test cases using PICT (Pairwise Independent Combinatorial Testing) for any piece of requirements or code. Analyzes inputs, generates PICT models with parameters, values, and constraints for valid scenarios using pairwise testing. Outputs the PICT model, markdown table of test cases, and expected results. Source: omkamal/pypict-claude-skill.

How do I install pict-test-designer?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/omkamal/pypict-claude-skill --skill pict-test-designer Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/omkamal/pypict-claude-skill

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-03

Related Skills

None