# I18nmatic

> Use this skill when the user wants to cli tool to automate internationalization for react and next.js projects.

- Skill: `javimosch/i18nmatic` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/i18nmatic`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/i18nmatic/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/i18nmatic

---


# I18nmatic Plugin

CLI tool to automate internationalization for React and Next.js projects.

## Commands

### Operations
- `i18nmatic project init` — init project via i18nmatic
- `i18nmatic strings extract` — extract strings via i18nmatic
- `i18nmatic translations generate` — generate translations via i18nmatic
- `i18nmatic locale add` — add locale via i18nmatic
- `i18nmatic locale list` — list locale via i18nmatic
- `i18nmatic locale remove` — remove locale via i18nmatic
- `i18nmatic config show` — show config via i18nmatic
- `i18nmatic sync run` — run sync via i18nmatic

## Usage Examples
- "i18nmatic --help"
- "i18nmatic <args>"

## Installation

```bash
npm install -g i18nmatic
```

## Examples

```bash
i18nmatic --version
i18nmatic --help
```

## Key Features
- i18n\n- react\n- nextjs

