Service Object Patterns

Community

Service objects for Rails business logic.

AuthorKaakati
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides guidance on implementing service objects to encapsulate complex business logic.

Core Features & Use Cases

  • Directory structure with domain-specific managers
  • Base ApplicationService class
  • Basic service pattern examples (CreateTask)

Quick Start

Create a small service object following the pattern in the guide.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Service Object Patterns
Download link: https://github.com/Kaakati/rails-enterprise-dev/archive/main.zip#service-object-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository