macos▌
13 indexed skills · max 10 per page
macos-design-guidelines
ehmo/platform-design-skills · Frontend
Comprehensive design guidelines for building native Mac apps with SwiftUI and AppKit. \n \n Covers 11 critical areas: menu bars, windows, toolbars, sidebars, keyboard shortcuts, pointers, notifications, system integration, visual design, popovers, and accessibility \n Includes 80+ actionable rules with SwiftUI and AppKit code examples for every pattern \n Provides keyboard shortcut reference tables, evaluation checklist, and anti-patterns to avoid \n Emphasizes Mac-specific expectations: persist
flutter-setting-up-on-macos
flutter/skills · Productivity
Automated macOS environment configuration for Flutter development with Xcode and CocoaPods setup. \n \n Guides installation and linking of Xcode command-line tools, acceptance of developer licenses, and CocoaPods dependency management \n Includes validation workflow using flutter doctor and flutter devices to confirm proper environment setup and macOS desktop recognition \n Provides troubleshooting steps for common issues including missing command-line tools, CocoaPods path problems, and desktop
macos-calendar
lucaperret/agent-skills · Productivity
Manage Apple Calendar events via $SKILL_DIR/scripts/calendar.sh. All date handling uses relative math (current date + N * days) to avoid locale issues (FR/EN/DE date formats).