Antigravity-awesome-skills pypict-skill

Pairwise test generation

install
source · Clone the upstream repo
git clone https://github.com/sickn33/antigravity-awesome-skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/sickn33/antigravity-awesome-skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/plugins/antigravity-awesome-skills-claude/skills/pypict-skill" ~/.claude/skills/sickn33-antigravity-awesome-skills-pypict-skill && rm -rf "$T"
manifest: plugins/antigravity-awesome-skills-claude/skills/pypict-skill/SKILL.md
source content

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.

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.