Harness-engineering gof-composite-pattern

name: gof-composite-pattern

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

name: gof-composite-pattern version: "1.0.0" description: Compose objects into tree structures and treat individual and composite objects uniformly 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
  • ts-discriminated-unions stack_signals:
  • typescript keywords:
  • composite
  • tree-structure
  • Component
  • Leaf
  • recursive-operations metadata: author: community upstream: refactoring.guru/design-patterns/composite state: persistent: false files: [] depends_on: []