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.
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
Использование
После установки вы можете использовать этот skill, выполнив следующую команду в терминале:
skills use factory-function-composition