I18N Web

Basic skill for internationalization, localization aware UI, and multilingual web application support. Use when Codex needs a basic starting point for this web development area.

shubhashjha Updated

File contents

i18n Web

Use this skill as a basic starting point.

Workflow

  1. Review the current text rendering and locale handling approach.
  2. Identify translatable strings, formatting rules, and language switching needs.
  3. Keep translation keys structured and maintainable.
  4. Handle dates, numbers, and pluralization intentionally.
  5. Verify behavior in at least one alternate locale.

Output

  • Produce practical internationalization changes.
  • Keep translation handling scalable and clear.
  • Prefer structured keys over hardcoded text.

shubhashjha/codex-skills/tree/main/i18n-web commit b847948923

Frequently asked questions

npx skillmds@latest add shubhashjha/i18n-web