macOS Platform Engineering
CommunityBuild native macOS apps with native patterns.
Authormelissa-pereira-deel
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Designing and delivering macOS-native apps requires integrating sandboxing, notarization, distribution strategies, and system patterns that are easy to get wrong or overlook; this skill provides a structured approach to security, deployment readiness, and user experience.
Core Features & Use Cases
- App Sandbox: Restricts file system, network, and hardware access (entitlements required); security-scoped bookmarks for persistent access across launches.
- Notarization & Hardened Runtime: Notarization readiness, hardened runtime requirements, and distribution strategies for App Store versus direct distribution.
- XPC Services: Isolated privileged operations with crash containment and clear inter-process communication boundaries.
- Menu Bar Apps: NSStatusItem-based interfaces with energy-conscious background behavior.
- Background Execution: LaunchAgents and login items for persistent services with proper lifecycle management.
- Accessibility APIs: AXUIElement and related APIs requiring Accessibility permissions.
- Distribution Models: App Store vs direct distribution, update frameworks like Sparkle, and dual-distribution considerations.
- macOS UI Conventions: Native UI patterns, keyboard shortcuts, and Settings norms.
Quick Start
Initialize a macOS project configured with sandbox entitlements and notarization-ready settings, then implement a simple menu-bar app with basic accessibility and a Sparkle-based updater.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: macOS Platform Engineering Download link: https://github.com/melissa-pereira-deel/creative-technologist-agent/archive/main.zip#macos-platform-engineering Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.