extract-i18n-keys

Official

Streamline localization by extracting text.

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() or i18n.t()) or Trans components 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 required

Components

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.
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.