frontend-i18n-orchestrator
Installation
SKILL.md
Frontend I18n Orchestrator
Overview
Internationalize frontend projects with an auto-first workflow:
- Scan repository and infer facts.
- Ask only business decisions that cannot be inferred reliably.
- Execute migration in phases with verification gates.
Do not start bulk code edits before finishing detection and decision confirmation.
Platform Compatibility
Use this skill in both Codex and Claude Code.
- In Claude Code, invoke with
$frontend-i18n-orchestrator(or by selecting the skill in UI). - In Codex, invoke the same skill name and follow the same workflow.
- Use the host platform's native shell/file tools for commands and edits.
- Resolve script paths relative to the skill directory first, then to repository root if copied locally.