I18n Auditor

    by Timoranjes

    1

    Automated audit of codebases for hardcoded strings, missing translation keys, and RTL/locale formatting gaps.

    Free

    2 installsSecurity scanned

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurf+15 more

    See it in action

    You say

    Audit my React app in ./src for i18n issues and check the translation keys in ./public/locales.

    Your agent does

    i18n Audit Report — 4 findings [CRITICAL] Hardcoded string: src/Header.tsx:12 -> Log In. Fix: Use {t('auth.login')} [HIGH] Missing key "nav.home" in locales/es.json (Present in en.json) [MEDIUM] RTL Gap: src/styles/main.css:45 -> margin-left: 10px. Fix: Use margin-inline-start.

    About this skill

    What it does

    The i18n-auditor is a specialized static analysis tool designed to ensure your application is ready for a global audience. It scans your codebase to identify internationalization (i18n) and localization (l10n) gaps that standard linters miss, such as hardcoded strings, missing translation keys across different locale files, and locale-unaware formatting for dates and currencies.

    Why use this skill

    Catching i18n bugs manually is difficult and error-prone. This skill automates the tedious process of cross-referencing translation files and searching for "leaked" text in UI components. It prevents embarrassing "half-translated" UI states and ensures layout integrity for Right-to-Left (RTL) languages like Arabic or Hebrew by flagging incompatible CSS.

    Supported tools

    • Frameworks: React (react-i18next), Vue (vue-i18n), Angular, Next.js, Node.js, Django, Rails, and Flutter.
    • Standards: ICU Message format, CLDR plural rules, and Logical CSS properties.
    • File Formats: JSON, YAML, PO, POT, and ARB locale files.

    The Output

    You receive a severity-ranked audit report. Each finding includes the file path, line number, the specific snippet causing the issue, and—most importantly—remediation guidance on how to fix it using your specific framework's best practices.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    2 installs

    Downloaded by developers to date

    Free forever

    No account required to browse

    Trust & safety

    Security scanned

    Verified clean 1 month ago

    • Free to download with an account

    Installs2
    Listed1 month ago

    Creator

    Frequently Asked Questions

    Popular in Code Review

    Free