·macos-design-guidelines
*

macos-design-guidelines

ehmo/platform-design-skills

適用於 Mac 的 Apple 人機介面指南。使用 SwiftUI 或 AppKit 建立 macOS 應用程式、實作功能表列、工具列、視窗管理或鍵盤快速鍵時使用。在涉及 Mac UI、桌面應用程式或 Mac Catalyst 的任務上觸發。

1.0K安裝·191熱度·@ehmo

安裝

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

SKILL.md

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.

適用於 Mac 的 Apple 人機介面指南。使用 SwiftUI 或 AppKit 建立 macOS 應用程式、實作功能表列、工具列、視窗管理或鍵盤快速鍵時使用。在涉及 Mac UI、桌面應用程式或 Mac Catalyst 的任務上觸發。 來源:ehmo/platform-design-skills。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/ehmo/platform-design-skills --skill macos-design-guidelines
分類
*創意媒體
認證
收錄時間
2026-02-16
更新時間
2026-02-18

快速解答

什麼是 macos-design-guidelines?

適用於 Mac 的 Apple 人機介面指南。使用 SwiftUI 或 AppKit 建立 macOS 應用程式、實作功能表列、工具列、視窗管理或鍵盤快速鍵時使用。在涉及 Mac UI、桌面應用程式或 Mac Catalyst 的任務上觸發。 來源:ehmo/platform-design-skills。

如何安裝 macos-design-guidelines?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/ehmo/platform-design-skills --skill macos-design-guidelines 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/ehmo/platform-design-skills