macos-menubar-tuist-app
sickn33/antigravity-awesome-skills
A comprehensive guide for building, refactoring, and ensuring the architectural integrity of SwiftUI macOS menubar utilities. It enforces best practices by strictly separating application concerns—such as state management (Store), networking (Client), and presentation (View)—and standardizing the build and launch process using Tuist manifests and dedicated run scripts. This ensures the resulting application is highly testable, maintainable, and architecturally sound.