macos-auto-update
๐ฏSkillfrom fayazara/macos-app-skills
Implements macOS app auto-update mechanisms using SwiftUI and AppKit patterns, covering Sparkle framework integration and update lifecycle management for native desktop apps.
Same repository
fayazara/macos-app-skills(6 items)
Installation
npx vibeindex add fayazara/macos-app-skills --skill macos-auto-updatenpx skills add fayazara/macos-app-skills --skill macos-auto-update~/.claude/skills/macos-auto-update/SKILL.mdSKILL.md
More from this repository5
Creates proper macOS settings/preferences windows with liquid glass support for macOS 26 (Tahoe), using NSWindowController with NavigationSplitView sidebar, grouped Forms, and SwiftUI best practices.
A reference guide for native macOS development patterns that web developers often get wrong. Covers menu bar apps, floating panels, window levels, keyboard shortcuts, file pickers, clipboard, drag and drop, screen capture, and more.
A skill for building release pipelines for native macOS apps, part of a collection of AI agent skills for building, shipping, and maintaining macOS applications with SwiftUI and AppKit.
A skill for building native macOS Xcode projects from the command line using xcodebuild. Handles project discovery, scheme detection, beta toolchains, and common build failures.
AI coding agent skills for building native macOS apps with SwiftUI and AppKit โ including liquid glass settings windows for macOS 26 (Tahoe), xcodebuild automation, and hard-won platform patterns.