rails-model-patterns

Installation
SKILL.md

Rails Model Patterns

Analyze and recommend ActiveRecord model patterns for well-structured Rails applications.

Resolve the axis first

Where a model's domain logic and side effects belong forks on Axis A — logic placement:

  1. If the axes are resolved this session, use them.
  2. Otherwise resolve via rails-stack-profiles (Axis A — native or extracted).
  3. Then read the matching decomposition guide:

Default to native if the axis cannot be resolved. Everything else in this file is invariant.

Supporting Documentation

Installs
8
GitHub Stars
5
First Seen
Jan 27, 2026
rails-model-patterns — ag0os/rails-dev-plugin