Gang of Four patterns (Creational, Structural, Behavioral) and when to apply them.
How this skill is triggered — by the user, by Claude, or both
Slash command
/implementation-patterns:design-patternsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Proven solutions to recurring design problems.
Proven solutions to recurring design problems.
You are selecting a design pattern for a problem. Understand the tradeoffs of each.
npx claudepluginhub sethdford/claude-skills --plugin engineer-implementation-patternsDecision guide for the 23 Gang of Four patterns. Maps code symptoms and goals to the right pattern, then loads the structural recipe.
Consults design pattern catalog before implementing or refactoring code to check for matching patterns and follow established implementations.
Covers 26 Gang of Four design patterns with PHP 8.3+ implementations, UML diagrams, and practical use cases.