i18n Localizer
This skill extracts hardcoded Chinese strings from a React module and replaces them with useLocalize() calls, keeping all three locale files in sync.
Instructions
- Read the Workflow: Read the content of
resources/INSTRUCTIONS.mdfor the complete step-by-step process. - Read the Conventions: Read
resources/CONVENTIONS.mdfor key naming rules and usage patterns. - Execute: Follow the workflow to localize the target module.