base-ui-menus-navigation-and-toast
Base UI Menus, Navigation, and Toast
Use this skill for command surfaces and navigation shells, not generic dialogs.
Covered family
- Context Menu
- Menu
- Menubar
- Navigation Menu
- Toast
- Toolbar
Routing cues
- "menu item", "submenu", "detached trigger", "payload", "triggerId", "hover open", "navigation menu", "toast", "toolbar", "command surface" → this skill
- Generic modal/anchored popup focus and positioning without menu semantics → route to
base-ui-dialogs-and-anchored-popups
Canonical references
- https://base-ui.com/react/components/context-menu
- https://base-ui.com/react/components/menu
- https://base-ui.com/react/components/menubar
- https://base-ui.com/react/components/navigation-menu
- https://base-ui.com/react/components/toast
- https://base-ui.com/react/components/toolbar
Maintenance
- Snapshot date: 2026-03-10
- Refresh cadence: quarterly
- Upstream changelog anchor: https://github.com/mui/base-ui/blob/master/CHANGELOG.md
References
More from dobroslavradosavljevic/skills
base-ui-typescript-surface
Use for Base UI namespace contracts, change event types, generic render types, and wrapper typing patterns.
4base-ui-basic-primitives
Use for simple primitives with low integration complexity (Avatar, Button, Meter, Progress, Scroll Area, Separator).
4base-ui-root-providers
Use for CSP Provider, Direction Provider, and useDirection when wiring Base UI at the app root or across portals.
4base-ui-forms-and-validation
Use for Base UI Field/Form primitives, validation flows, form controls, and advanced Number Field, Slider, and RadioGroup behavior.
4base-ui-disclosure-and-tabs
Use for stateful visibility components (Accordion, Collapsible) and tab navigation semantics.
4base-ui-overview-quickstart
Use for Base UI onboarding, current docs topology, quick-start setup, accessibility baseline, and release/version validation before choosing a domain skill.
4