Writes unit tests for LUCA Service and Store components using Swift Testing, with proper naming conventions and dependency mocking patterns.
Explains the LUCA architecture โ its three-layer structure, key components, data flow, and patterns for SwiftUI app development.
Implements features following the LUCA architecture โ generates DataSource, Model, and UserInterface layer code with all coding rules applied.
Guides project scaffolding for LUCA-based Xcode projects โ installing prerequisites, running the luca CLI, and understanding the generated project structure.