bundled-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 FrancoStino/opencode-skills-antigravity 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.
tools
Authorized security assessment of LLM applications and AI agents: prompt injection, tool abuse, RAG exposure, memory poisoning, system-prompt extraction, and agent-compliance engineering per OWASP LLM/ASI Top 10.
development
Builds two parameterized UI modes—流光溢彩白 (iridescent white) and 五彩斑斓黑 (colorful black)—with OKLCH, WebGL/CSS fallback, vision gating, screenshot QA, and total/per-color intensity reports. Use when a UI request names either mode or needs measured color parameters.
tools
Delegate coding tasks to the Kimi Code CLI (`kimi`) only when the user explicitly requests it, while the orchestrator retains review and landing responsibility.
development
Front-end JavaScript reverse engineering: locate signature chains, analyze encrypted request parameters, sample runtime behavior, and reproduce logic locally in Node for evidence-based output.