Proxy Pattern

Official

Proxy patterns: lazy load, access control.

Authormicrowind
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Proxy Pattern provides a surrogate for a real subject to control access and behavior, enabling security, lazy loading, remote interaction, and monitoring.

Core Features & Use Cases

  • Lazy loading: delays heavy object creation until first use.
  • Access control: enforces permissions before forwarding requests.
  • Remote/proxy access: enables distributed or remote object access.
  • Logging and monitoring: observes calls for auditing and performance.

Quick Start

Create a proxy around your real object and invoke methods to observe lazy loading and access control in action.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: Proxy Pattern
Download link: https://github.com/microwind/ai-skills/archive/main.zip#proxy-pattern

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 471,000+ vetted skills library on demand.