Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$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.