i18n-management
CommunityKeep translations consistent across locales.
AuthorHallinna
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents broken or incomplete user interfaces by ensuring translation keys and user-visible strings stay synchronized across English, German, and French.
Core Features & Use Cases
- Single source of truth: Use
src/i18n/translations.tsas the authoritative place where all locale text is defined. - Locale completeness guarantees: Enforce that every key exists in
en,de, andfrwith no partial updates. - Safe auditing for drift: Audit for missing keys across locales and identify hardcoded strings in
src/that bypass the translation system.
Quick Start
Update src/i18n/translations.ts by adding or changing the required translation keys in all three en, de, and fr entries, then verify correctness by running npm run build and npm run lint.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: i18n-management Download link: https://github.com/Hallinna/interveiw-study-2026/archive/main.zip#i18n-management Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.