name: navbar-and-routing description: Frontend-local workflow for navbar behavior, route ordering, icon-only links, mobile menu UX, and page discoverability in PetSwipe. Use when working in frontend and the task touches Navbar, route links, or mobile navigation.
Use this skill for navbar and routing work inside frontend/.
Workflow
- Start from
Navbar.tsxand the affected destination pages. - Check both desktop and mobile variants.
- Verify ordering, iconography, spacing, and route discoverability.
- Keep the mobile menu polished instead of treating it as a fallback.
Read references/navbar-checklist.md.