plugins/antigravity-awesome-skills-claude/skills/hig-components-menus/SKILL.md
Check for .claude/apple-design-context.md before asking questions. Use existing context and only ask for information not already covered.
npx skillsauth add sickn33/antigravity-awesome-skills hig-components-menusInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Check for .claude/apple-design-context.md before asking questions. Use existing context and only ask for information not already covered.
Menus should be contextual and predictable. Standard items in standard locations. Follow platform conventions for ordering and grouping.
Use standard button styles. System-defined styles communicate affordance and maintain visual consistency. Prefer them over custom designs.
Toolbars for frequent actions. Most commonly used commands in the toolbar. Rarely used actions belong in menus.
Menu bar is the primary command interface on macOS. Every command reachable from the menu bar. Toolbars and context menus supplement, not replace.
Context menus for secondary actions. Right-click or long-press, relevant to the item under the pointer. Never put a command only in a context menu.
Pop-up buttons for mutually exclusive choices. Select exactly one option from a set.
Pull-down buttons for action lists. No current selection; they offer a set of commands.
Action buttons consolidate related actions behind a single icon in toolbars or title bars.
Disclosure controls for progressive disclosure. Show or hide additional content.
Dock menus: short and focused on the most useful actions when the app is running.
| Reference | Topic | Key content | |---|---|---| | menus.md | General menu design | Item ordering, grouping, shortcuts | | context-menus.md | Context menus | Right-click, long press, secondary actions | | dock-menus.md | Dock menus | macOS app-level actions, running state | | edit-menus.md | Edit menus | Undo, copy, paste, standard items | | the-menu-bar.md | Menu bar | macOS primary command interface, structure | | toolbars.md | Toolbars | Frequent actions, customization, placement | | buttons.md | Buttons | System styles, sizing, affordance | | action-button.md | Action button | Grouped secondary actions, toolbar use | | pop-up-buttons.md | Pop-up buttons | Mutually exclusive choice selection | | pull-down-buttons.md | Pull-down buttons | Action lists, no current selection | | disclosure-controls.md | Disclosure controls | Progressive disclosure, show/hide |
Built by Raintree Technology · More developer tools
This skill is applicable to execute the workflow or actions described in the overview.
development
First-principles assumption auditor. Classifies each hidden assumption (fact / convention / belief / interest-driven), ranks by fragility × impact, and rebuilds conclusions from verified premises. Bilingual: auto-detects Chinese or English.
development
Azure Blob Storage SDK for Rust. Use for uploading, downloading, and managing blobs and containers.
development
Azure Blob Storage SDK for Python. Use for uploading, downloading, listing blobs, managing containers, and blob lifecycle.
development
Build blob storage applications using the Azure Storage Blob SDK for Java.