If you're doing combinatorial testing and need to generate pairwise test cases, this handles that specific workflow. It's built around pypict, which implements Microsoft's PICT algorithm for creating minimal test sets that cover all parameter pairs. The skill itself is pretty bare bones based on the source, mostly pointing you toward pairwise generation without much detail on syntax or integration patterns. You'd reach for this when you have multiple input parameters and want to catch interaction bugs without running every possible combination. Useful for API testing, configuration validation, or anywhere you need systematic coverage without explosion of test cases.
npx -y skills add sickn33/antigravity-awesome-skills --skill pypict-skill --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills