·pict-test-designer
</>

pict-test-designer

jackspace/claudeskillz

使用 PICT(成對獨立組合測試)為任何需求或程式碼設計全面的測試案例。使用成對測試分析輸入,產生包含參數、值和有效場景限制的 PICT 模型。輸出PICT模型、測試案例markdown表以及預期結果。

12安裝·0熱度·@jackspace

安裝

$npx skills add https://github.com/jackspace/claudeskillz --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:

使用 PICT(成對獨立組合測試)為任何需求或程式碼設計全面的測試案例。使用成對測試分析輸入,產生包含參數、值和有效場景限制的 PICT 模型。輸出PICT模型、測試案例markdown表以及預期結果。 來源:jackspace/claudeskillz。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/jackspace/claudeskillz --skill pict-test-designer
分類
</>開發工具
認證
收錄時間
2026-02-17
更新時間
2026-02-18

快速解答

什麼是 pict-test-designer?

使用 PICT(成對獨立組合測試)為任何需求或程式碼設計全面的測試案例。使用成對測試分析輸入,產生包含參數、值和有效場景限制的 PICT 模型。輸出PICT模型、測試案例markdown表以及預期結果。 來源:jackspace/claudeskillz。

如何安裝 pict-test-designer?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/jackspace/claudeskillz --skill pict-test-designer 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/jackspace/claudeskillz