Skip to main content
Back to registry

macos-design-guidelines

ehmo/platform-design-skills

Mac apps serve power users who expect deep keyboard control, persistent menu bars, resizable multi-window layouts, and tight system integration. These guidelines codify Apple's HIG into actionable rules with SwiftUI and AppKit examples.

Installs1
Install command
npx skills add https://github.com/ehmo/platform-design-skills --skill macos-design-guidelines
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Mac apps serve power users who expect deep keyboard control, persistent menu bars, resizable multi-window layouts, and tight system integration. These guidelines codify Apple's HIG into actionable rules with SwiftUI and AppKit examples. Every Mac app must have a menu bar. It is the primary discovery mechanism for commands. Users who cannot find a feature will look in the menu bar before anywhere else. Every app must include at minimum: App , File , Edit , View , Window , Help . Omit File only if the app is not document-based. Add app-specific menus between Edit and View or between View and Window.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does macos-design-guidelines do?

Mac apps serve power users who expect deep keyboard control, persistent menu bars, resizable multi-window layouts, and tight system integration. These guidelines codify Apple's HIG into actionable rules with SwiftUI and AppKit examples.

Is macos-design-guidelines good?

macos-design-guidelines does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does macos-design-guidelines work with?

macos-design-guidelines currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to macos-design-guidelines?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install macos-design-guidelines?

npx skills add https://github.com/ehmo/platform-design-skills --skill macos-design-guidelines

Related skills

More from ehmo/platform-design-skills

Related skills

Alternatives in Software Engineering