소개
The Lingui skill automates the management of translations within your codebase by providing domain-specific guidance for the LinguiJS framework. It helps developers implement correct translation patterns using React components like <Trans> or domain-level macros, manages the lifecycle of .po translation catalogs, and facilitates the migration from legacy i18n systems. This skill ensures consistency across multiple locales and prevents common pitfalls like mixing old and new translation APIs.