Claude
Document Processing
Trust: 52/100 (Fair)factory-pattern Guide
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.
210 starsby patternsdev
When to use 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.
How to use factory-pattern
factory-pattern is a Claude skill in the SKILL.md format. Add it to your Claude environment from the source repository below, then it activates as a user-invocable skill when your task matches its description.
Details
PlatformClaude
CategoryDocument Processing
Invocationuser-invocable
Modelany
Maintainerpatternsdev