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
अपडेट किया गया 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