Skip to main content

factory-pattern

Teaches the factory pattern for flexible object creation. Use when you need to create objects dynamically without using the new keyword or when object creation logic should be centralized.

Jump to install

Source facts

Repository
PatternsDev/skills
Last source activity
April 14, 2026 at 22:06
Detected SKILL.md language
English
Stars
244
Forks
27

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.