Navbar And Routing

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.

hoangsonww Updated

File contents

Use this skill for navbar and routing work inside frontend/.

Workflow

  1. Start from Navbar.tsx and the affected destination pages.
  2. Check both desktop and mobile variants.
  3. Verify ordering, iconography, spacing, and route discoverability.
  4. Keep the mobile menu polished instead of treating it as a fallback.

Read references/navbar-checklist.md.

hoangsonww/petswipe-match-app/tree/main/frontend/.agents/skills/navbar-and-routing commit e2dcad3a2f

Frequently asked questions

npx skillmds@latest add hoangsonww/navbar-and-routing