Harness-engineering gof-proxy-pattern

name: gof-proxy-pattern

install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest: agents/skills/claude-code/gof-proxy-pattern/skill.yaml
source content

name: gof-proxy-pattern version: "1.0.0" description: Control access to an object using virtual, protection, logging, and caching proxy patterns stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:

  • manual platforms:
  • claude-code
  • gemini-cli
  • cursor
  • codex tools: [] paths:
  • "**/*.ts"
  • "tsconfig.json" related_skills:
  • ts-class-patterns
  • gof-decorator-pattern stack_signals:
  • typescript keywords:
  • proxy
  • Proxy-object
  • traps
  • virtual-proxy
  • caching-proxy
  • logging-proxy metadata: author: community upstream: refactoring.guru/design-patterns/proxy state: persistent: false files: [] depends_on: []