coordinator-pattern

Installation
SKILL.md

Coordinator Pattern — Expert Decisions

Expert decision frameworks for Coordinator pattern choices. Claude knows the pattern — this skill provides judgment calls for when coordinators add value and how to structure hierarchies.


Decision Trees

Do You Need Coordinators?

How many navigation flows does your app have?
├─ 1-2 simple flows
│  └─ Skip coordinators
│     NavigationStack + simple Router is enough
├─ 3-5 distinct flows
│  └─ Consider coordinators IF:
│     • Flows have complex branching
Related skills

More from kaakati/rails-enterprise-dev

Installs
18
GitHub Stars
8
First Seen
Jan 25, 2026