create-builder

Installation
SKILL.md

Builder Pattern Generator

Creates Builder pattern infrastructure for step-by-step construction of complex objects.

When to Use

Scenario Example
Many constructor parameters Order with 10+ fields
Optional parameters Email with optional CC, BCC
Complex validation Build-time validation
Step-by-step construction Query building
Multiple representations Different order types

Component Characteristics

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