analyze_localization_files

Community

Plan localization work with clear task manifests.

Authorericfitz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill analyzes the differences between the English master i18n file and target language files using the project's check-i18n tool, and builds translation task manifests that include missing keys and English values for translators.

Core Features & Use Cases

  • Diff-driven manifests: Generates per-language manifests that enumerate missing keys with their English values.
  • Translator-ready output: Produces structured task data that can be fed into translation workflows.
  • Operational workflow: Use during localization sprints to scope work by language and key priority.

Quick Start

Execute: pnpm run check-i18n The Skill outputs a dictionary mapping language codes to task manifests, including file_path, language_code, language_name, missing_keys (with English values), extra_keys, and total_missing.

Dependency Matrix

Required Modules

None required

Components

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: analyze_localization_files
Download link: https://github.com/ericfitz/tmi-ux/archive/main.zip#analyze-localization-files

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.