pypict-skill

Use this skill when you need to work with pairwise test generation.

Content Preview
---
name: pypict-skill
description: "Pairwise test generation"
risk: safe
source: "https://github.com/omkamal/pypict-claude-skill/blob/main/SKILL.md"
date_added: "2026-02-27"
---

# Pypict Skill

## Overview

Pairwise test generation

## When to Use This Skill

Use this skill when you need to work with pairwise test generation.

## Instructions

This skill provides guidance and patterns for pairwise test generation.

For more information, see the [source repository](https://github.com/omkamal/py
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/pypict-skill.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/pypict-skill/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/pypict-skill/SKILL.md

Related Skills