tddworks/app-localization
| iOS/macOS app localization management for Tuist-based projects with .strings files. (3) Syncing translations across languages, (4) AI-powered translation from English to other locales, (5) Checking placeholder consistency (%@, %d), (6) Generating localization reports, (7) Updating Swift code to use localized strings instead of hardcoded text.
npx skills add https://github.com/tddworks/claude-skills --skill app-localization
Take tddworks/app-localization from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.