Skip to main content
Run any Skill in Manus
with one click

nextjs-nextintl-localized-link

Stars1
Forks0
UpdatedJanuary 23, 2026 at 20:59

Fix broken locale routing in Next.js apps using next-intl. Use when: (1) Links navigate without locale prefix (e.g., /dashboard instead of /en/dashboard), (2) Language preference lost on navigation, (3) 404 errors due to missing locale in URL, (4) Setting up new Next.js project with next-intl. Solves import of Link component from wrong module - must use @/i18n/routing instead of next/link.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly