extract-i18n-keys
OfficialStreamline localization by extracting text.
Software Engineering#developer tools#localization#translation#i18n#internationalization#code extraction
AuthorOrderlyNetwork
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the extraction of hardcoded text from your codebase, transforming it into translatable keys for internationalization (i18n), significantly speeding up the localization process.
Core Features & Use Cases
- Automated Key Extraction: Identifies and extracts user-facing strings from TypeScript, JavaScript, TSX, and JSX files.
- Smart Key Generation: Creates semantic i18n keys with appropriate prefixes based on file location (routes vs. components).
- Code Replacement: Replaces extracted strings with translation function calls (
t()ori18n.t()) orTranscomponents for rich text. - Use Case: After adding new UI copy to your application, run this Skill to automatically generate the necessary i18n keys and update the source code, preparing it for translation without manual effort.
Quick Start
Use the extract-i18n-keys skill to extract i18n keys from the file '/app/app/routes/_layout.tsx'.
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: extract-i18n-keys Download link: https://github.com/OrderlyNetwork/dex-creator/archive/main.zip#extract-i18n-keys 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.