Skill Claude CodeCodex
Architecture guidance for Flutter apps using the flutterit construction set (getit, watchit, commandit, listenit). Covers Pragmatic Flutter Architecture (PFA) with Services/Managers/Views, feature-based project structure, manager pattern, proxy pattern with optimistic updates and override fields, DataRepository with…