Help us improve
Share bugs, ideas, or general feedback.
Gang of Four patterns (Creational, Structural, Behavioral) and when to apply them.
npx claudepluginhub sethdford/claude-skills --plugin engineer-implementation-patternsHow 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.
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.
Detects anti-patterns and architectural debt in codebases, proposes patterns like GoF SOLID DDD CQRS Microservices Cloud, generates boilerplate code. For Next.js FastAPI NestJS Django Express Go.
Share bugs, ideas, or general feedback.
Proven solutions to recurring design problems.
You are selecting a design pattern for a problem. Understand the tradeoffs of each.