Harness-engineering gof-bridge-pattern

name: gof-bridge-pattern

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

name: gof-bridge-pattern version: "1.0.0" description: Separate abstraction from implementation to allow them to vary independently 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-adapter-pattern stack_signals:
  • typescript keywords:
  • bridge
  • abstraction
  • implementation
  • class-explosion
  • composition-over-inheritance metadata: author: community upstream: refactoring.guru/design-patterns/bridge state: persistent: false files: [] depends_on: []