Email
Feishu QR Code Scan to join the Cola community
Discord X/Twitter

app-i18n-l10n-skill

End-to-end process for adding new language versions to iOS mobile apps, covering string translation, engineering integration, app store metadata generation and character checking

nexsjournal avatar
nexsjournal

Developers / Professionals

TranslationDevelopmentVerifiedOpen-source license: MIT
GitHub Stars2
app-i18n-l10n-skill preview

Suggested prompts

Use the app-i18n-l10n skill to add a Japanese version to my iOS Swift project
Help me audit the completeness of all strings to be translated in the xcstrings of my iOS project
Check whether the Japanese version App Store metadata meets the required character limit

This Agent skill is designed for adding multi-language versions to mobile apps, with v1 currently focusing on iOS Swift projects, supporting String Catalog/xcstrings format, and adapting to two scenarios: system-only language and in-app language switching. It can automatically detect project structure, audit strings to be translated, complete translation writing and engineering configuration, generate ASO-compliant app store metadata and marketing screenshot copy, and finally automatically check character limits, eliminating the need for manual processing of multiple steps