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