patterns-behavioral

Community

Decouple behavior with proven design patterns.

Authorbricerising
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Behavioral design patterns help manage algorithms and collaboration without turning code into nested conditionals and tight coupling. They enable routing requests, encapsulating actions, and swapping behavior safely in long-lived systems.

Core Features & Use Cases

  • Strategy, Observer, State, Command, Chain of Responsibility, Mediator, Template Method, Iterator, Memento, and Visitor patterns to structure behavior.
  • Use cases include pluggable pipelines, event-driven flows, state machines, middleware, undo/redo, and cross-cutting coordination in enterprise apps.
  • Real-world example: implement a request router that can switch algorithms at runtime using Strategy and coordinate components via Observer.

Quick Start

Create a small TypeScript module that demonstrates Strategy and Observer patterns in a simple pub/sub workflow.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: patterns-behavioral
Download link: https://github.com/bricerising/enterprise-software-playbook/archive/main.zip#patterns-behavioral

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.