design-patterns

Installation
SKILL.md

Design Patterns

Purpose

Apply structural patterns as solutions to problems you actually have. A pattern applied prophylactically is just indirection with a formal name.

When to Use

  • A problem recurs and the current structure requires a change in many places each time.
  • Choosing between inheritance, composition, and configuration.
  • Reviewing code that is heavily abstracted and hard to follow.
  • Designing an extension point for third parties.

Capabilities

Installs
2
GitHub Stars
26
First Seen
Jul 16, 2026
design-patterns — nimadorostkar/claude-skills-collection