Service Object Patterns
Installation
SKILL.md
Service Object Patterns Skill
This skill provides comprehensive guidance for implementing Service Objects in Rails applications following consistent patterns and conventions.
When to Use This Skill
- Creating new service objects for business logic
- Refactoring fat models or controllers
- Designing service interfaces
- Implementing result objects for service responses
- Organizing services into namespaces