·i18n-audit

i18n key consistency check. Detects key differences between messages/ja.json and messages/en.json, reporting missing translations or unnecessary keys. Always use this after adding, deleting, or modifying translation keys, or whenever you are concerned about the synchronization between ja/en or want to check for i18n key mismatches. When working on translation files, consider using this skill even if not explicitly requested.

10Installs·1Trend·@yusuketsunoda

Installation

$npx skills add https://github.com/yusuketsunoda/ppt-trans --skill i18n-audit

How to Install i18n-audit

Quickly install i18n-audit AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/yusuketsunoda/ppt-trans --skill i18n-audit
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: yusuketsunoda/ppt-trans.

SKILL.md

View raw

| (なし) | ja-only も en-only も全て error(exit 1) | | --ignore-new | ja-only は warning(exit 0)、en-only のみ error |

i18n key consistency check. Detects key differences between messages/ja.json and messages/en.json, reporting missing translations or unnecessary keys. Always use this after adding, deleting, or modifying translation keys, or whenever you are concerned about the synchronization between ja/en or want to check for i18n key mismatches. When working on translation files, consider using this skill even if not explicitly requested. Source: yusuketsunoda/ppt-trans.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yusuketsunoda/ppt-trans --skill i18n-audit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/yusuketsunoda/ppt-trans --skill i18n-audit
Category
#Documents
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from yusuketsunoda/ppt-trans

Quick answers

What is i18n-audit?

i18n key consistency check. Detects key differences between messages/ja.json and messages/en.json, reporting missing translations or unnecessary keys. Always use this after adding, deleting, or modifying translation keys, or whenever you are concerned about the synchronization between ja/en or want to check for i18n key mismatches. When working on translation files, consider using this skill even if not explicitly requested. Source: yusuketsunoda/ppt-trans.

How do I install i18n-audit?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yusuketsunoda/ppt-trans --skill i18n-audit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/yusuketsunoda/ppt-trans