Creational Pattern Selector

Choose the right creational design pattern (Abstract Factory, Builder, Factory Method, Prototype, or Singleton) for an object creation problem. Use when some...

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Creational Pattern Selector" with this command: npx skills add bookforge-creational-pattern-selector

No markdown body

This source entry does not include full markdown content beyond metadata.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Design Pattern Selector

Select the right GoF design pattern for a specific object-oriented design problem. Use when facing any of these situations: object creation inflexibility (to...

Registry SourceRecently Updated
1120Profile unavailable
General

Abstract Factory Implementor

Implement the Abstract Factory pattern to create families of related objects without specifying their concrete classes. Use when a system must be independent...

Registry SourceRecently Updated
1250Profile unavailable
General

Structural Pattern Selector

Choose the right structural design pattern (Adapter, Bridge, Composite, Decorator, Facade, Flyweight, or Proxy) for a structural design problem. Use when you...

Registry SourceRecently Updated
960Profile unavailable
General

Multi Pattern System Designer

Design a system using multiple coordinated design patterns, moving beyond single-pattern application to pattern composition. Use when facing a complex system...

Registry SourceRecently Updated
1210Profile unavailable