·i18n-patterns
""

i18n-patterns

qingqishi/shiqingqi.com

Internationalization (i18n) patterns for server and client components using getTranslations and useTranslations. Use when working with translations, locales, multilingual content, translation files, TranslationContextProvider, locale switching, or when the user mentions i18n, translations, getTranslations, useTranslations, or translation.json files.

4Installs·0Trend·@qingqishi

Installation

$npx skills add https://github.com/qingqishi/shiqingqi.com --skill i18n-patterns

SKILL.md

This project supports internationalization (i18n) with separate patterns for server and client components.

Location: [ComponentName].translations.json (component-specific for tree shaking)

Server components use the getTranslations utility to obtain translated texts.

Internationalization (i18n) patterns for server and client components using getTranslations and useTranslations. Use when working with translations, locales, multilingual content, translation files, TranslationContextProvider, locale switching, or when the user mentions i18n, translations, getTranslations, useTranslations, or translation.json files. Source: qingqishi/shiqingqi.com.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/qingqishi/shiqingqi.com --skill i18n-patterns
Category
""Writing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is i18n-patterns?

Internationalization (i18n) patterns for server and client components using getTranslations and useTranslations. Use when working with translations, locales, multilingual content, translation files, TranslationContextProvider, locale switching, or when the user mentions i18n, translations, getTranslations, useTranslations, or translation.json files. Source: qingqishi/shiqingqi.com.

How do I install i18n-patterns?

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

Where is the source repository?

https://github.com/qingqishi/shiqingqi.com