update_json_localization_file
CommunitySafely update JSON localization files with additions and deletions.
Authorericfitz
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill updates a JSON localization file by applying additions, updates, and deletions while preserving formatting and structure, enabling safe synchronization of i18n keys.
Core Features & Use Cases
- Dot-notation updates: Add or update nested keys using dot notation (e.g., "about.title").
- Safe deletions: Remove keys by path while preserving parent structures.
- Formatting preservation: Optionally preserve existing key order or sort automatically; writes with proper indentation and encoding.
Quick Start
- file_path: "src/assets/i18n/es-ES.json"
- additions: {"common.save": "Guardar"}
- deletions: ["obsolete.key"] The Skill returns a summary including keys_added, keys_updated, keys_deleted, and total_keys.
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: update_json_localization_file Download link: https://github.com/ericfitz/tmi-ux/archive/main.zip#update-json-localization-file 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 223,000+ vetted skills library on demand.