{"enrichment":{"faq":[{"a":"i18n-localization teaches you to build multilingual applications by establishing translation infrastructure and externalizing hardcoded text. Start by organizing translation files by language, set up a localization library (React-i18next, next-intl, or gettext for Python), and implement locale-aware formatting for dates and numbers. The skill covers patterns for major frameworks and ensures your app handles multiple regions and writing systems properly.","q":"How do I internationalize my app with i18n-localization?"},{"a":"i18n-localization covers detection techniques to identify hardcoded strings that should be externalized into translation files. Use static analysis tools and code scanning to find UI text, error messages, and labels embedded directly in your source. The skill teaches you systematic approaches to audit your codebase before implementing localization, ensuring no translatable content is missed during the migration to i18n.","q":"What's the best way to detect hardcoded strings in code?"},{"a":"i18n-localization includes guidance on adding right-to-left language support for Arabic, Hebrew, and other RTL languages. Learn CSS techniques for layout mirroring, text direction handling, and UI component adjustments needed for RTL contexts. The skill covers both styling approaches and framework-specific patterns to ensure your application displays correctly across all writing systems.","q":"How can i18n-localization help with RTL support?"},{"a":"i18n-localization teaches translation file structure and management strategies for multiple languages. Learn about namespacing conventions, locale fallback configuration, and best practices for organizing keys hierarchically. The skill covers how to structure files for scalability, implement locale-specific overrides, and handle missing translations gracefully to maintain consistency across your multilingual codebase.","q":"How should I organize translation files across languages?"},{"a":"Yes, i18n-localization includes techniques for formatting dates and numbers according to locale standards. Learn how to apply locale-specific formatting rules so dates, times, currencies, and decimal separators display correctly for each region. The skill teaches both framework-built-in solutions and manual formatting approaches to ensure your application respects user locale preferences.","q":"Does i18n-localization cover date and number formatting?"},{"a":"i18n-localization teaches patterns for React (react-i18next), Next.js (next-intl), and Python (gettext). Learn setup procedures, configuration best practices, and implementation patterns specific to each framework. The skill also covers translation key management, pluralization handling, ICU message format for complex strings, and locale configuration\u2014providing a comprehensive checklist before shipping your multilingual application.","q":"What frameworks and tools does i18n-localization cover?"}],"shadow_tags":["multi-language-support","string-externalization","locale-management","bidirectional-text","translation-workflow","language-detection","regional-formatting","content-localization"],"summary_rewrite":"This skill teaches you how to build multilingual applications by establishing translation infrastructure, identifying hardcoded text that should be externalized, and ensuring proper locale handling across different regions and writing systems. Learn patterns for React, Next.js, and Python, plus techniques for RTL languages and locale-aware date and number formatting."},"files":[{"bytes":3258,"path":".agents/skills/i18n-localization/SKILL.md","sha256":"356847a4d612633c2531b0c49367cc82ac6d88546b97a3fe4aea05dc515a017f","url":"https://skillfed.io/files/vudovn/ag-kit/i18n-localization/0f15de2a/SKILL.md"}],"id":"vudovn/ag-kit/i18n-localization","links":{"html":"https://skillfed.io/vudovn/ag-kit/i18n-localization","md":"https://skillfed.io/vudovn/ag-kit/i18n-localization.md","repo":"https://github.com/vudovn/ag-kit"},"meta":{"agents_supported":[],"first_seen":"2026-07-28","forks":1512,"language":"TypeScript","last_updated":"2026-07-26","license":"MIT","name":"i18n-localization","publisher":"vudovn","stars":8011},"relations":{"similar":[{"id":"itzzritik/OrderWorder/i18n-localization"},{"id":"miles990/claude-software-skills/internationalization"},{"id":"Mindrally/skills/internationalization-i18n"},{"id":"daffy0208/ai-dev-standards/localization-engineer"},{"id":"yonatangross/orchestkit/i18n-date-patterns"},{"id":"travisjneuman/.claude/i18n-localization"},{"id":"OpenClaudia/openclaudia-skills/i18n"},{"id":"patricio0312rev/skills/i18n-frontend-implementer"},{"id":"i18n-agent/i18nstack/i18n-wrap"},{"id":"Mindrally/skills/localization-l10n"}]},"slug":{"owner":"vudovn","repo":"ag-kit","skill":"i18n-localization"},"version":"0f15de2a"}
