在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用$pwd:
$ git log --oneline --stat
stars:1,204
forks:147
updated:2026年4月1日 15:19
SKILL.md
| name | i18n |
| description | Use when updating Lingui catalogs or fixing translations |
| disable-model-invocation | false |
| user-invocable | true |
en) is the source catalog. Do not alter keys; only update translations.{name}, {count, plural, one {...} other {...}}).src/lib/i18n/locales/{locale}/messages.json only; do not edit compiled outputs by hand../scripts/put-transtation.js to safely update a specific entry without loading the full file into context.pnpm lingui:extract when new messages are added.pnpm lingui:compile to regenerate compiled catalogs.scripts/lingui-check.sh to verify no missing translations.scripts/i18n-check-key-equals-translation.sh to ensure key != translation in all locales.