home/categories/code-quality/xzzpig-rclone-sync-claude-skills-check-i18n-skill-md
code-qualitytesting-security

check-i18n

This skill validates i18n (internationalization) key consistency across Go source and TOML locale files. Use when adding, modifying, or reviewing i18n keys in this project to ensure `internal/i18n/keys.go` stays in sync with `internal/i18n/locales/*.toml` files.

xzzpig
maintainer
xzzpig
更新於 1/19/2026
星標
1
分支
0
quick start

Installation and usage

This skill validates i18n (internationalization) key consistency across Go source and TOML locale files. Use when adding, modifying, or reviewing i18n keys in this project to ensure `internal/i18n/keys.go` stays in sync with `internal/i18n/locales/*.toml` files.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use check-i18n