Cebian project i18n key naming, placeholder, pluralization, file layout, and glossary conventions. MUST be used whenever adding, editing, refactoring, or reviewing any translation key in locales/*.yml, any t(...) call in source code, or any __MSG_*__ placeholder in manifest. Also triggers when reviewing diffs that touch i18n files, when proposing new user-facing strings, or when validating translation completeness/consistency between en.yml, zh_CN.yml, and zh_TW.yml.
$npx -y skills add maotoumao/cebian --skill i18n-namingInstalls into the current project.
Run `npx skills use "https://github.com/maotoumao/cebian" --skill "maotoumao/cebian/i18n-naming"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/maotoumao/cebian" that are relevant to the current task. Run `npx skills add "https://github.com/maotoumao/cebian"` and select the relevant skills, then follow their instructions.