macos-design-guidelines
✓适用于 Mac 的 Apple 人机界面指南。在使用 SwiftUI 或 AppKit 构建 macOS 应用程序、实现菜单栏、工具栏、窗口管理或键盘快捷键时使用。在涉及 Mac UI、桌面应用程序或 Mac Catalyst 的任务上触发。
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