I18n Auditor

    1

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

    Free

    4 installsSecurity scanned

    Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+20 more

    i18n-auditor

    Example session with this skill installed

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

    • Read your context and instructions
    • Compiled the i18n-auditor
    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.
    Present in en.json

    Connects securely to your tools. The creator never sees your data.

    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

    Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.

    ~30 seconds
    1. 1

      Download the ZIP

      Free skills download straight away. Paid skills unlock right after purchase.

    2. 2

      Unzip into your skills folder

      Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.

    3. 3

      Ask your agent to use it

      Restart the agent if it was already running. It picks the skill up automatically - no config needed.

    Skills folder by agent

    Click the path to copy it. Create the folder if it does not exist yet.

    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

    4 installs

    Downloaded by developers to date

    Free forever

    No account required to browse

    Trust & safety

    Security scanned

    Verified clean 3 months ago

    • Free to download with an account

    Listed3 months ago

    Frequently Asked Questions