home/categories/architecture-patterns/epicenterhq-epicenter-agents-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
更新于 3/17/2026
星标
4394
分支
319
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