Mediator

Teach and apply the Mediator pattern to centralize collaboration rules among tightly coupled components and eliminate direct component-to-component dependencies. Use when users ask about Mediator, Intermediary, Controller, UI dialog coordination, reusable components, or comparing Mediator with Observer, Facade, or Chain of Responsibility.

mdadul Updated

File contents

mdadul/agent-skills/tree/main/skills/design-pattern/behavioral/mediator commit 4e40ca9a0f

Frequently asked questions

npx skillmds@latest add mdadul/mediator