More screenshots

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurf+15 more

    🌐 i18n Completeness Auditor

    by JustHandled Labs

    1

    Maintain Internationalization Quality with Ease Ensuring your application is fully localized is a tedious task for any developer.

    Secure checkout via Stripe

    0 installsSecurity scanned

    See it in action

    You say

    Audit my React app's frontend folder for any missing translations or hardcoded text in the components.

    Your agent does

    i18n Audit Results

    Rule: Hardcoded-Strings

    • src/components/Header.tsx:14: "Welcome to the Dashboard"
    • src/components/Footer.tsx:42: "All rights reserved"

    Rule: Missing-Keys

    • src/pages/Settings.tsx:22: Key settings.account.delete_confirm not found in en.json.

    What you get

    Identify user-facing text not wrapped in translation functions.Locate translation keys used in code but missing from JSON files.Clean up your locale files by finding unused translation keys.Generate a checklist of i18n gaps for pre-release review.

    About this skill

    Maintain Internationalization Quality with Ease

    Ensuring your application is fully localized is a tedious task for any developer. The i18n Completeness Auditor automates the hunt for hardcoded UI strings, missing translation keys, and orphaned entries across your codebase, saving you hours of manual grep-work and UI testing.

    What it does

    The skill scans your JavaScript and TypeScript source files (JS, JSX, TS, TSX) alongside your locale JSON files. It identifies four critical issues:

    • Hardcoded Strings: User-facing text not wrapped in translation helpers.
    • Missing Keys: Keys called in your code that don't exist in your locale files.
    • Orphaned Keys: Translated strings that are no longer used anywhere in the code.
    • Raw-Key Leakage: Heuristics for where keys might be displayed as raw strings to users.

    Why use this skill?

    Unlike basic string searching, this skill uses specific patterns to distinguish between code logic and UI text. It provides a structured audit report with file and line evidence, helping you achieve 100% translation coverage before a release. It works purely via file analysis, meaning no heavy build tools or external API dependencies are required.

    Supported Tech

    Supports modern frontend stacks including React, Vue, and Angular using standard i18n patterns. Optimized for JSON-based locale management.

    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

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 1 month ago

    Listed1 month ago

    Creator

    JustHandled Labs builds focused agent skills for the work nobody wants to do by hand. Each one is a single repeatable job done well: catching the security and data mistakes that quietly ship, keeping docs and tests honest, gating the commands an agent is about to run, sharpening writing, and handling the founder chores around launches, outreach, and brand setup. Not generic AI productivity. Specific workflows that are easy to run, review, and repeat. Maintained by H.J. Westerfield, with a background in communications, editing, project coordination, customer support, and practical AI systems. Tools for people who want useful automation without theatrical complexity.

    Frequently Asked Questions

    Popular in Code Review