Backend Internationalization

Use this skill when implementing multi-language support, translation workflows, or locale-aware formatting. This skill enforces: BCP 47 locale tags, ICU MessageFormat for complex messages, dot-separated namespaced keys, fallback chains, and CI-validated translation files. Applies to any backend stack serving multi-region users. Do NOT use for: simple string key-value without plural/gender, or single-language applications.

j4flmao Updated

File contents

j4flmao/agent-skills/tree/main/skills/backend/universal/internationalization commit 293c8e237b

Frequently asked questions

npx skillmds@latest add j4flmao/backend-internationalization