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.
maintainer
EpicenterHQ
Updated 3/17/2026
Stars
4394
Forks
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.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use factory-function-composition