·i18n

Internationalization (i18n) workflow and standards for managing translations. Use when: (1) Adding new user-facing text, (2) Creating new components with text, (3) Reviewing code for i18n compliance. Features: Key naming conventions, sync checking, hardcoded string detection, translation workflow.

42Installs·2Trend·@iofficeai

Installation

$npx skills add https://github.com/iofficeai/aionui --skill i18n

How to Install i18n

Quickly install i18n AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/iofficeai/aionui --skill i18n
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: iofficeai/aionui.

SKILL.md

View raw

Standards and workflow for internationalization. All user-visible text must use i18n.

Announce at start: "I'm using i18n skill to ensure proper internationalization."

| Module | Page or major feature | cron, chat, settings, auth | | Feature | Specific functionality | form, list, modal, sidebar | | Detail | Specific text purpose | title, placeholder, label, empty |

Internationalization (i18n) workflow and standards for managing translations. Use when: (1) Adding new user-facing text, (2) Creating new components with text, (3) Reviewing code for i18n compliance. Features: Key naming conventions, sync checking, hardcoded string detection, translation workflow. Source: iofficeai/aionui.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/iofficeai/aionui --skill i18n
Category
""Writing
Verified
First Seen
2026-02-20
Updated
2026-03-11

Browse more skills from iofficeai/aionui

Quick answers

What is i18n?

Internationalization (i18n) workflow and standards for managing translations. Use when: (1) Adding new user-facing text, (2) Creating new components with text, (3) Reviewing code for i18n compliance. Features: Key naming conventions, sync checking, hardcoded string detection, translation workflow. Source: iofficeai/aionui.

How do I install i18n?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/iofficeai/aionui --skill i18n Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/iofficeai/aionui

Details

Category
""Writing
Source
skills.sh
First Seen
2026-02-20