Proxy

Teach and apply the Proxy pattern to substitute a service with an interchangeable wrapper that controls access while preserving the same interface. Use when users ask about Proxy, lazy initialization, access control, remote service wrappers, request logging, caching, or comparing Proxy with Decorator, Adapter, or Facade.

mdadul Updated

File contents

mdadul/agent-skills/tree/main/skills/design-pattern/structural/proxy commit 3a8666ab6a

Frequently asked questions

npx skillmds@latest add mdadul/proxy