create-test-builder

Installation
SKILL.md

Test Data Builder Generator

Generates Test Data Builder and Object Mother patterns for test data creation.

Patterns

Test Data Builder

Fluent interface for constructing test objects with customizable properties.

When to use:

  • Complex objects with many properties
  • Need to customize specific properties per test
  • Want to express test intent clearly

Object Mother

Factory methods returning pre-configured objects for common scenarios.

Installs
5
GitHub Stars
96
First Seen
Mar 17, 2026
create-test-builder — dykyi-roman/awesome-claude-code