guru-patterns-creational

Community

Master creational patterns with practical Python.

AuthorCybLow
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Organize and reuse object-creation logic by isolating the construction of objects behind standardized patterns, reducing coupling and increasing flexibility.

Core Features & Use Cases

  • Factory Method, Abstract Factory, Builder, Prototype, and Singleton: provide structured mechanisms for object creation and lifecycle management.
  • Use cases include library/framework design, scalable systems, and scenarios requiring interchangeable product families or customizable construction processes.
  • Clear decision guidance on when to apply each pattern, with practical Python examples and trade-offs.

Quick Start

Create a simple factory where a base creator defines an interface and subclasses decide which product to instantiate.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: guru-patterns-creational
Download link: https://github.com/CybLow/pypaginate/archive/main.zip#guru-patterns-creational

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.