home/categories/architecture-patterns/gangwoolee-startup-community-rails-claude-skills-service-object-skill-md
architecture-patternsdevelopment
service-object
Generate service objects for complex business logic. Use when controller/model is too fat, multiple models interaction, external API calls, or says "extract logic", "create service", "business logic", "refactor controller", "complex operation".
maintainer
GangWooLee
์
๋ฐ์ดํธ๋จ 1/20/2026
์คํ
0
ํฌํฌ
0
quick start
Installation and usage
Generate service objects for complex business logic. Use when controller/model is too fat, multiple models interaction, external API calls, or says "extract logic", "create service", "business logic", "refactor controller", "complex operation".
์ค์น
$ install --globalskills.sh
์ฌ์ฉ๋ฒ
์ค์น ํ ํฐ๋ฏธ๋์์ ๋ค์ ๋ช ๋ น์ ์คํํ์ฌ ์ด ์คํฌ์ ์ฌ์ฉํ ์ ์์ต๋๋ค:
skills use service-object