·rails-service-patterns
</>

rails-service-patterns

ag0os/rails-dev-plugin

Rails service object patterns and business logic organization. Automatically invoked when working with service objects, extracting business logic, implementing command/query patterns, or organizing app/services. Triggers on "service object", "service", "business logic", "workflow", "orchestration", "command pattern", "query object", "form object", "interactor", "result object".

3Installs·0Trend·@ag0os

Installation

$npx skills add https://github.com/ag0os/rails-dev-plugin --skill rails-service-patterns

SKILL.md

Patterns for extracting and organizing business logic in Rails applications.

| Basic Service | Simple operations with transaction handling | | Result Object | When callers need success/failure + data/error | | Form Object | Complex forms spanning multiple models | | Query Object | Complex ActiveRecord queries | | Policy Object | Authorization logic (Pundit-style) |

Rails service object patterns and business logic organization. Automatically invoked when working with service objects, extracting business logic, implementing command/query patterns, or organizing app/services. Triggers on "service object", "service", "business logic", "workflow", "orchestration", "command pattern", "query object", "form object", "interactor", "result object". Source: ag0os/rails-dev-plugin.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ag0os/rails-dev-plugin --skill rails-service-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ag0os/rails-dev-plugin --skill rails-service-patterns
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is rails-service-patterns?

Rails service object patterns and business logic organization. Automatically invoked when working with service objects, extracting business logic, implementing command/query patterns, or organizing app/services. Triggers on "service object", "service", "business logic", "workflow", "orchestration", "command pattern", "query object", "form object", "interactor", "result object". Source: ag0os/rails-dev-plugin.

How do I install rails-service-patterns?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ag0os/rails-dev-plugin --skill rails-service-patterns Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/ag0os/rails-dev-plugin