关于
The Translation Key Extractor is a specialized Claude Code skill designed to streamline the internationalization (i18n) process. It scans your codebase for translatable string literals, suggests meaningful hierarchical keys, and handles the heavy lifting of refactoring code to use framework-specific translation functions like t() or $t(). Whether you are setting up a new i18n framework or cleaning up an existing project, this skill manages everything from detecting installed libraries to generating locale files and handling complex cases like pluralization and dynamic variables.