Service Object Patterns
MCP Serverby Kaakati · Added 5mo ago
Claude
5
Install
git clone https://github.com/Kaakati/rails-enterprise-devAdd to Claude
claude mcp add service-object-patternsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"service-object-patterns": {
"command": "npx",
"args": [
"@modelcontextprotocol/service-object-patterns"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Complete guide to implementing Service Objects in Ruby on Rails applications. Use this skill when creating business logic services, organizing service namespaces, handling service results, and designing service interfaces for complex operations.
Tags
productivityrubybashrailstestingskill