i18n-review

Installation
SKILL.md

i18n-review: $ARGUMENTS

MODE

Read-only audit. Report issues with file, line, current code, and suggested fix. Never modify code unless user explicitly asks.

SEVERITY

  • ๐Ÿ”ด CRITICAL -- Broken/wrong translations (split sentences, missing plurals, placeholder mismatches)
  • ๐ŸŸก WARNING -- Quality/consistency degradation (over/under-wrapping, non-semantic keys)
  • ๐Ÿ”ต INFO -- Improvement suggestions (expansion risks, naming conventions, key organization)

DECISION RULE

If even ONE target language needs a different string, it MUST be wrapped.

Installs
2
GitHub Stars
1
First Seen
6 days ago
i18n-review โ€” i18n-agent/i18nstack