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.