The Globalyze skill equips an agent to internationalize and maintain React/Next.js applications using the Globalyze CLI. It guides first-time globalization (init/globalize), ongoing synchronization of translations (sync), auditing extraction coverage (audit), ownership classification for pages/components (classify), and health analysis (analyze). The skill also prescribes runtime wiring patterns and files to look for (e.g. src/i18n/runtime.ts, translations.generated.ts, globalyze.runtime.md).
Activate this skill when a user asks to add or improve localization in a JavaScript/TypeScript React or Next.js project — including initial migration, routine syncs, CI coverage checks, changing locale layout/style, or diagnosing missing extraction and ownership issues. Use it before suggesting manual edits to locale files.
Infer support for general coding/CLI-capable agents (Copilot-style assistants, Claude Code, Cursor, CLI-capable LLMs) able to run or recommend shell commands and inspect repo files.
This skill has not been reviewed by our automated audit pipeline yet.