i18n

Implement Inlang Paraglide internationalization with reactive messages and language switching.

1|1|Updated Jul 17, 2025
One-click install
npx skills add https://github.com/varubogu/flequit --skill i18n-varubogu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: i18n
Source: https://github.com/varubogu/flequit/tree/main/.claude/skills/i18n
Command: npx skills add https://github.com/varubogu/flequit --skill i18n-varubogu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Inlang Paraglide を使用した国際化(i18n)対応を支援します。翻訳メッセージの追加、reactiveMessage の使用、言語切り替え実装、翻訳のテスト、パラメータ付きメッセージなどの国際化関連タスクに使用します。

Core Features & Use Cases

  • 翻訳ファイルの追加・更新と型生成
  • reactiveMessage を使ったリアクティブ翻訳の実装
  • 言語切替の実装とテスト
  • パラメータ付きメッセージや複数形対応の実装サンプル

Quick Start

bun run build で翻訳ファイルを生成し、プロジェクトの Inlang 設定に従って翻訳を追加します。言語切替用のストアを利用してリアルタイムで言語を切り替えます。