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 ranbot-ai/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.
testing
Fix SEO indexing issues, crawl budget problems, and Search Console coverage errors for Next.js apps. Covers canonical tags, noindex audits, sitemap health, static rendering, and internal linking.
data-ai
Analyze AI disruption pressure across a business, map competitive exposure, and produce a 90-day defensive action plan.
tools
--- name: longbridge description: 125+ agent skills for Longbridge Securities — real-time quotes, charts, fundamentals, portfolio analysis, options, and more for HK/US/A-share/SG markets. Trilingual: Simplified Chinese, Traditional category: AI & Agents source: antigravity tags: [api, mcp, claude, ai, agent, security, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/longbridge --- # Longbridge ## Overview Longbridge is the official skill collection for Longbr
tools
Design, debug, and harden GitHub Actions CI/CD workflows, including reusable workflows, matrix builds, self-hosted runners, OIDC authentication, caching, environments, secrets, and release automation.