home/categories/architecture-patterns/epicenterhq-epicenter-skills-factory-function-composition-skill-md
architecture-patternsdevelopment

factory-function-composition

Apply factory function patterns to compose clients and services with proper separation of concerns. Use when creating functions that depend on external clients, wrapping resources with domain-specific methods, or refactoring code that mixes client/service/method options together.

EpicenterHQ
maintainer
EpicenterHQ
更新於 1/20/2026
星標
3931
分支
261
quick start

Installation and usage

Apply factory function patterns to compose clients and services with proper separation of concerns. Use when creating functions that depend on external clients, wrapping resources with domain-specific methods, or refactoring code that mixes client/service/method options together.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use factory-function-composition