Skip to main content
Back to the directory
sickn33/antigravity-awesome-skillsSoftware EngineeringFrontend and Design

i18n-localization

Internationalization and localization patterns for multi-language app support.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill i18n-localization
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, i18n-localization has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: sickn33/antigravity-awesome-skills. Canonical URL: https://skills.sh/sickn33/antigravity-awesome-skills/i18n-localization.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Internationalization and localization patterns for multi-language app support. Internationalization (i18n) and Localization (L10n) best practices. Before shipping: This skill is applicable to execute the workflow or actions described in the overview. - Covers core i18n concepts, implementation patterns for React, Next.js, and Python, and file structure organization for managing translations across locales - Includes best practices for using translation keys, namespacing, pluralization, date/number formatting, and ICU message format to avoid common pitfalls - Provides RTL (right-to-left) layout guidance using CSS logical properties for languages like Arabic and Hebrew - Includes a hardcoded string detection script to identify missing translations and ensure all user-facing text uses translation keys - 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 - Use this skill only when the task clearly matches the scope described above. - Do not treat the output as a substitute for environment-specific validation, testing, or expert review. - Stop and ask for...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Internationalization and localization patterns for multi-language app support.

Is i18n-localization good?

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

Which AI agents support i18n-localization?

i18n-localization currently lists compatibility with Skills CLI.

Is i18n-localization safe to install?

i18n-localization has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to i18n-localization?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install i18n-localization?

Run the following command to 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