translation-key-extractor
Installation
SKILL.md
Translation Key Extractor
Automatically finds hardcoded strings in code and converts them to translation keys for internationalization (i18n).
When to Use
- "Extract hardcoded strings for translation"
- "Find all translatable text"
- "Convert strings to i18n keys"
- "Setup internationalization"
- "Create translation files from code"
- "Prepare code for multiple languages"
Instructions
1. Scan for Hardcoded Strings
Identify strings that need translation: