Agent skill · patternsdev
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 crea
Reference it in any coding agent with:
@skills patternsdev/factory-pattern