pict-test-designer
✓PICT (Pairwise Independent Combinatorial Testing) を使用して、要件やコードのあらゆる部分に対して包括的なテスト ケースを設計します。入力を分析し、ペアワイズ テストを使用して有効なシナリオのパラメーター、値、制約を含む PICT モデルを生成します。 PICT モデル、テスト ケースのマークダウン テーブル、および期待される結果を出力します。
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 (Pairwise Independent Combinatorial Testing) を使用して、要件やコードのあらゆる部分に対して包括的なテスト ケースを設計します。入力を分析し、ペアワイズ テストを使用して有効なシナリオのパラメーター、値、制約を含む PICT モデルを生成します。 PICT モデル、テスト ケースのマークダウン テーブル、および期待される結果を出力します。 ソース: 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 (Pairwise Independent Combinatorial Testing) を使用して、要件やコードのあらゆる部分に対して包括的なテスト ケースを設計します。入力を分析し、ペアワイズ テストを使用して有効なシナリオのパラメーター、値、制約を含む PICT モデルを生成します。 PICT モデル、テスト ケースのマークダウン テーブル、および期待される結果を出力します。 ソース: 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 で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/jackspace/claudeskillz
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-17