Навигационное меню: SEO, UX и доступность

★ 6.6 · marketing

navigation-menu is a Claude Code skill that guides the design, optimization, and audit of site navigation menus for SEO, UX, and accessibility. It covers menu structure and hierarchy — up to 7–9 primary items with no more than two levels of sub-navigation — semantic HTML using `<nav>`, `<ul>`, and `<li>`, descriptive keyword-rich anchor text, and first-paint rendering requirements to keep critical links crawlable without JavaScript. Accessibility guidelines include a 4.5:1 contrast ratio for link text, touch targets of at least 44×44 px, full keyboard navigation, and proper ARIA attributes with skip links. The skill works for building new menus from simple headers to mega-menus and mobile hamburger patterns, as well as auditing existing ones. For breadcrumb navigation, the related breadcrumb-generator skill is recommended.