This skill helps developers create and manage macOS menubar applications using a Tuist-first workflow. It enforces strict architecture boundaries for networking, state, and UI to ensure testable and predictable applications.
npx skills add https://github.com/dimillian/skills --skill macos-menubar-tuist-appThis skill enables developers to build and refactor macOS menubar applications using a Tuist-first workflow and SwiftUI. It enforces strict separation of concerns by keeping networking and decoding logic outside views, state transitions in a dedicated store layer, and UI rendering in separate components. The skill provides core rules, expected file structure, a layered implementation workflow, launch script standards, and validation commands to ensure reliable local builds without relying on hand-edited Xcode artifacts. Developers benefit from predictable, testable code architecture and stable build/run ergonomics when creating LSUIElement menubar utilities.
Install via `npx skills add https://github.com/dimillian/skills --skill macos-menubar-tuist-app`
Develop menubar-only macOS applications.
Maintain stable launch scripts for macOS apps.
Implement network and UI testing workflows.
npx skills add https://github.com/dimillian/skills --skill macos-menubar-tuist-appgit clone https://github.com/dimillian/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Check the GitHub repository or documentation for usage examples.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan