skills/hig-components-menus/SKILL.md
--- name: hig-components-menus version: 1.0.0 description: ">-" Apple HIG guidance for menu and button components including menus, context menus, dock menus, edit menus, the menu bar, toolbars, action buttons, pop-up buttons, pull-down buttons, disclosure controls, and standard buttons. Use this skill when the user says "how should my buttons look," "what goes in the menu bar," "should I use a context menu or action sheet," "how do I design a toolbar," or asks about button design, me
npx skillsauth add benjaminastera/antigravity-awesome-skills 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
Multi-agent autonomous startup system for Claude Code. Triggers on "Loki Mode". Orchestrates 100+ specialized agents across engineering, QA, DevOps, security, data/ML, business operations,...
testing
Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or ...
development
You are an expert prompt engineer specializing in crafting effective prompts for LLMs through advanced techniques including constitutional AI, chain-of-thought reasoning, and model-specific optimizati
development
You are an expert LangChain agent developer specializing in production-grade AI systems using LangChain 0.1+ and LangGraph.