Skip to main content
Back to registry

i18n-localization

sickn33/antigravity-awesome-skills

Internationalization (i18n) and Localization (L10n) best practices.

Installs853
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill i18n-localization
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Internationalization (i18n) and Localization (L10n) best practices. Before shipping: This skill is applicable to execute the workflow or actions described in the overview. - Use translation keys, not raw text - Namespace translations by feature - Support pluralization - Handle date/number formats per locale - Plan for RTL from the start - Use ICU message format for complex strings - Hardcode strings in components - Concatenate translated strings - Assume text length (German is 30% longer) - Forget about RTL layout - Mix languages in same file

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does i18n-localization do?

Internationalization (i18n) and Localization (L10n) best practices.

Is i18n-localization good?

i18n-localization does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does i18n-localization work with?

i18n-localization currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to i18n-localization?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install i18n-localization?

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill i18n-localization

Related skills

More from sickn33/antigravity-awesome-skills

Related skills

Alternatives in Software Engineering