Domain Modeling

Use when designing models, planning features, structuring controllers, or making architectural decisions in a Rails app. Triggers on questions like "how should I model X", "where does this logic go", "should I make a service object", adding new resources, or restructuring existing domain logic. Use this skill whenever the user is thinking about where behavior lives in their app.

jordanbyron Updated

File contents

jordanbyron/agent-skills/tree/main/design/domain-modeling commit 992cc40134

Frequently asked questions

npx skillmds@latest add jordanbyron/domain-modeling