i18n-manager

Manage translation keys across seven locales with consistency validation.

Updated Dec 22, 2025
One-click install
npx skills add https://github.com/ayia/NutriProfile --skill i18n-manager-ayia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: i18n-manager
Source: https://github.com/ayia/NutriProfile/tree/main/.claude/skills/i18n-manager
Command: npx skills add https://github.com/ayia/NutriProfile --skill i18n-manager-ayia

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

NutriProfile multilingual translations are scattered and inconsistent; this skill provides a unified approach to manage translations across 7 languages.

Core Features & Use Cases

  • Centralized translation key management across fr, en, de, es, pt, zh, ar
  • Consistency validation and RTL support checks
  • Easy workflow for adding new keys and updating translations with review hooks

Quick Start

Initialize translations and validate key consistency across locales.

Frequently Asked Questions about i18n-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage translations across multiple languages to ensure key consistency?

Manage translations across multiple languages by using a centralized workflow to add, review, and validate translation keys. This ensures consistent i18n key coverage across locales and maintains namespace conventions during feature development and content updates.

What is the best way to validate internationalization key coverage for seven languages?

Validate internationalization key coverage by running consistency checks that compare translation keys across seven target languages. This process identifies missing keys and ensures complete locale coverage before deploying content updates or new application features.

Does this translation management workflow support right-to-left languages like Arabic?

Yes, this translation management workflow supports right-to-left languages including Arabic. It performs dedicated RTL support checks alongside standard consistency validation to ensure Arabic translations render correctly within the application interface.

How do I add new translation keys during feature development without breaking existing locales?

Add new translation keys during feature development by using review hooks within the localization workflow. This process validates new keys against existing locales to ensure consistent seven-language coverage and adherence to namespace conventions without breaking current translations.