Translation integrity: every key present in every language, no hardcoded strings, consistent placeholders and plurals. Runs when user-facing text changes. Trigger phrases: "i18n", "translation", "language file", "missing translation", "localization", "translate"
$npx -y skills add byerlikaya/claude-starter-kit --skill i18n-integrityInstalls into the current project.
Run `npx skills use "https://github.com/byerlikaya/claude-starter-kit" --skill "byerlikaya/claude-starter-kit/i18n-integrity"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/byerlikaya/claude-starter-kit" that are relevant to the current task. Run `npx skills add "https://github.com/byerlikaya/claude-starter-kit"` and select the relevant skills, then follow their instructions.