Facade

Teach and apply the Facade pattern to provide a simple, task-focused interface over complex subsystems while reducing client coupling to internal classes. Use when users ask about Facade, simplifying third-party frameworks, layered entry points, minimizing integration boilerplate, or comparing Facade with Adapter, Proxy, or Mediator.

mdadul Updated

File contents

mdadul/agent-skills/tree/main/skills/design-pattern/structural/facade commit 670297e875

Frequently asked questions

npx skillmds@latest add mdadul/facade