next-intl-app-router

next-intl-app-router is a skill for Claude Code, Codex from liuchiawei/agent-skills. It costs 56 tokens per session (2,187 once invoked), scanned A, original, no licence file.

A setup guide for next-intl, a translation library, in Next.js applications that use the App Router. It covers language-specific URLs, translation files, middleware, and the Next.js plugin.

In plain words
What is it for?
Use it when adding translations, changing locale-based routes, or updating next-intl configuration in a Next.js App Router project.
Why use it?
It helps keep language routing and translated messages configured consistently when adding or changing multilingual support.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it when adding translations, changing locale-based routes, or updating next-intl configuration in a Next.js App Router project.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/liuchiawei/agent-skills/next-intl-app-router
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add liuchiawei/agent-skills --skill next-intl-app-router
Clone the repo
git clone --depth 1 https://github.com/liuchiawei/agent-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for next-intl-app-router

README.md
[![agentmods](https://agentmods.dev/badge/skills/liuchiawei/agent-skills/next-intl-app-router/github.svg)](https://agentmods.dev/skills/liuchiawei/agent-skills/next-intl-app-router)
Your own site
<a href="https://agentmods.dev/skills/liuchiawei/agent-skills/next-intl-app-router"><img src="https://agentmods.dev/badge/skills/liuchiawei/agent-skills/next-intl-app-router/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for next-intl-app-router

Your own site · 80×15
<a href="https://agentmods.dev/skills/liuchiawei/agent-skills/next-intl-app-router"><img src="https://agentmods.dev/badge/skills/liuchiawei/agent-skills/next-intl-app-router.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,187 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 18 Mar 2026
  • Snyk pass 15 Feb 2026
How audits are shown
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00056 $0.02187
Opus 5 $0.00028 $0.01094
Sonnet 5 $0.00011 $0.00437
Haiku 4.5 $0.00006 $0.00219

Measured 11d ago against content hash 291feb42130d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

next-intl-app-router scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

The scan reads SKILL.md. This mod also ships 5 executable files (examples/i18n/navigation.ts, examples/i18n/request.ts, examples/i18n/routing.ts, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/frontend/next-intl-app-router/SKILL.md · 299 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 299 lines · 56 tokens per session scan A 291feb42130d

Subscribe to this mod's changes

next-intl-app-router is a skill published in the GitHub repository liuchiawei/agent-skills (2 stars, last pushed 6mo ago), with no licence file. It adds 56 tokens to every session and 2,187 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

web-i18n-next-intl

Type-safe i18n for the App Router — locale routing, message rendering, formatting and static generation. Load when a project imports next-intl.

agents-inc/skills · 38 tokens

web-i18n-react-intl

ICU message format internationalization for React — FormattedMessage, useIntl, defineMessages, and the FormatJS extraction workflow. Load when a project imports react-intl.

agents-inc/skills · 43 tokens

web-i18n-vue-i18n

Type-safe i18n for Vue 3 Composition API — useI18n, pipe-syntax plurals, i18n-t/d/n components, lazy-loaded locales. Load when a project imports vue-i18n.

agents-inc/skills · 55 tokens

i18n-localization

Internationalization and localization for web applications. Handles next-intl, react-intl, ICU MessageFormat, RTL layouts, and dynamic locale loading.

medy-gribkov/arcana · 35 tokens

harden

Improve interface resilience through better error handling, i18n support, text overflow handling, and edge case management. Makes interfaces robust and production-ready. Use when the user asks to harden, make production-ready, handle edge cases, add error states, or fix overflow and i18n issues.

fengshao1227/ccg-workflow · 62 tokens

figma-implement-design

Translate Figma nodes into production-ready code with 1:1 visual fidelity using the Figma MCP workflow (design context, screenshots, assets, and project-convention translation). Trigger when the user provides Figma URLs or node IDs, or asks to implement designs or components that must match Figma specs. Requires a…

foryourhealth111-pixel/Vibe-Skills · 76 tokens