Logo
Agent Skills Guide

behavioral

published 2026/03/13

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)

📦 Install Skill

Command line install

Install directly with the `skills` CLI.

npx skills add Tyler-R-Kendrick/agent-skills/skills/dev/design-patterns/behavioral

Local download

Download only this skill directory.

Download behavioral only
File Explorer
0 files
No file selected
readonly

Select a file to view its content