Generates Test Data Builder and Object Mother patterns for PHP 8.4. Creates fluent builders with sensible defaults and factory methods for test data creation.
From accnpx claudepluginhub dykyi-roman/awesome-claude-code --plugin accThis skill uses the workspace's default tool permissions.
references/examples.mdreferences/templates.mdGenerates Test Data Builder and Object Mother patterns for test data creation.
Fluent interface for constructing test objects with customizable properties.
When to use:
Factory methods returning pre-configured objects for common scenarios.
When to use:
references/templates.md — Builder and Object Mother class templatesreferences/examples.md — Complete Order example with Value Object builders and usageAnalyze the target class:
Determine sensible defaults:
Create Builder with:
aOrder, anEmail)with* methods for each propertybuild() methodCreate Mother with:
default() methodpending, confirmed, premium)forCustomer, withTotal)File placement:
tests/Builder/{ClassName}Builder.phptests/Mother/{ClassName}Mother.phpwith* methodpending() not withStatus(pending)Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.