paniolo-internationalization-system

Installation
SKILL.md

Requires: file-read, terminal (linting/testing). No network access needed.

Reference: i18n — full architecture, hook internals, routing system, and configuration.

Use When

Use this skill when:

  • Adding/changing localized UI copy or language-aware routes/links.
  • Editing language hooks, supported-language handling, or translation keys.

Execution workflow:

  1. Use the appropriate language hook for context (useLocale default for UI).
  2. Keep language in URL/path handling consistent with existing routing patterns.
  3. Update translation keys across all supported language files.
  4. Validate localized behavior with targeted tests/checks, then run npm run lint.
Installs
3
First Seen
Jul 21, 2026
paniolo-internationalization-system — paniolo-ai/skills