Behavioral

Behavioral design patterns from the Gang of Four — Chain of Responsibility, Command, Interpreter, Iterator, Mediator, Memento, Observer, State, Strategy, Template Method, and Visitor. Patterns that manage algorithms, relationships, and responsibilities between objects. USE FOR: object communication, event handling, state management, algorithm encapsulation, request handling chains, undo/redo, publish-subscribe DO NOT USE FOR: object creation (use creational), structural composition (use structural)

majiayu000 3be798c 2 files · 46.5 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/behavioral commit 3be798cdb6

Frequently asked questions

npx skillmds add majiayu000/behavioral