From superpowers-symfony
Creates test data using Zenstruck Foundry v2 factories (PersistentObjectFactory) for Symfony/Doctrine fixtures. Supports states, sequences, and relationships; helps design entity relations and improve Doctrine performance.
How this skill is triggered — by the user, by Claude, or both
Slash command
/superpowers-symfony:doctrine-fixtures-foundryThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Designing entity relations or schema evolution.
reference.mddocs/complexity-tiers.mdEstablishes patterns for test factories, fixtures, database seeding, and test data isolation to decouple tests from specific database states.
Generates realistic test data, fixtures, factories, seeds, and edge cases using Faker.js, Fishery, pytest fixtures for JS/TS/Python apps and databases.
Creating and managing test data via fixtures, builders, factories, and minimal realistic datasets.
npx claudepluginhub makfly/superpowers-symfony --plugin superpowers-symfony