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:
- If the axes are resolved this session, use them.
- Otherwise resolve via
rails-stack-profiles(Axis A —nativeorextracted). - Then read the matching decomposition guide:
native→ decomposition.native.mdextracted→ decomposition.extracted.md
Default to native if the axis cannot be resolved. Everything else in this file is invariant.