Build Macos Apps
Build Macos Apps from ConcertoNotes/codex-plugins.
Skills in this plugin
11- ▌ Telemetry · concertonotes bundleAdd and verify lightweight macOS runtime telemetry. Use when wiring Logger events or inspecting logs for windows, sidebars, menus, and actions.
- ▌ Test Triage · concertonotes bundleTriage macOS tests across Xcode and SwiftPM. Use when narrowing failures, explaining assertions or crashes, or separating setup from regressions.
- ▌ Liquid Glass · concertonotes bundleImplement and review macOS SwiftUI Liquid Glass UI. Use when adopting system glass, removing conflicting custom chrome, or building glass surfaces.
- ▌ Swiftpm Macos · concertonotes bundleBuild, run, and test SwiftPM macOS packages and executables. Use when the repo is package-first or has no Xcode project.
- ▌ View Refactor · concertonotes bundleRefactor macOS SwiftUI views and scenes into stable structure. Use when splitting large views, tightening scene state, or narrowing AppKit escapes.
- ▌ Appkit Interop · concertonotes bundleBridge macOS SwiftUI into AppKit narrowly. Use when implementing representables, reaching NSWindow or panels, handling menus, or using the responder chain.
- ▌ Build Run Debug · concertonotes bundleBuild, run, and debug macOS apps with shell-first Xcode and Swift workflows. Use when launching apps or diagnosing build, startup, or runtime failures.
- ▌ Swiftui Patterns · concertonotes bundleBuild macOS SwiftUI scenes and components with desktop patterns. Use when shaping windows, commands, toolbars, settings, split views, or inspectors.
- ▌ Window Management · concertonotes bundleCustomize macOS SwiftUI windows and scene behavior. Use when tuning window chrome, drag regions, placement, restoration, launch behavior, or borderless windows.
- ▌ Signing Entitlements · concertonotes bundleInspect macOS signing, entitlements, and Gatekeeper issues. Use when diagnosing code signing, sandbox, hardened runtime, or trust failures.
- ▌ Packaging Notarization · concertonotes bundlePrepare macOS packaging and notarization workflows. Use when archiving apps, validating bundles, or explaining distribution-only failures.