petrkindlmann/test-data-management
>- Create and manage test data with factory patterns, fixture strategies, data anonymization, and synthetic data generation. Covers Fishery (TypeScript), FactoryBot (Ruby), Factory Boy (Python), database seeding, cleanup strategies, "seed data," "synthetic data," "test database," "data anonymization." environment provisioning and database branching strategy — use test-environments.
npx skills add https://github.com/petrkindlmann/qa-skills --skill test-data-management
Take petrkindlmann/test-data-management from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference npx.
Without those the skill loads but fails at the first command.