verify-i18n-replacements
OfficialEnsure i18n keys are correct and used properly.
AuthorOrderlyNetwork
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that all internationalization (i18n) keys and their translations in the codebase are correctly implemented, adhere to established rules, and avoid common pitfalls like over-extraction.
Core Features & Use Cases
- Key Validation: Verifies that i18n keys exist in their respective modules and have correct English copy.
- Rule Compliance: Checks for correct usage of
tvs.i18n.t, proper prefixing based on file location, and correct use of theTranscomponent for rich text. - Over-extraction Detection: Identifies content that should not have been internationalized (e.g., URLs, class names, technical strings).
- Use Case: After a developer implements new UI text and its translations, this Skill can be run on a commit to automatically audit the changes, ensuring all i18n keys are valid, correctly formatted, and that no non-translatable strings were accidentally extracted.
Quick Start
Verify all i18n replacements in the current commit.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: verify-i18n-replacements Download link: https://github.com/OrderlyNetwork/dex-creator/archive/main.zip#verify-i18n-replacements 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.