lingui-best-practices
Pass
Audited by Gen Agent Trust Hub on Jul 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for using the Lingui internationalization framework. All instructions follow standard industry practices for React and Next.js applications.
- [SAFE]: All referenced Node.js packages (@lingui/react, @lingui/core, @lingui/cli, and eslint-plugin-lingui) are official and widely-used libraries for the Lingui project.
- [SAFE]: Code examples for dynamic locale switching use standard JavaScript dynamic imports to load local message catalogs, which is a common and safe performance optimization for i18n.
Audit Metadata