intlayer-config

Intlayer Configuration

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "intlayer-config" with this command: npx skills add aymericzip/intlayer/aymericzip-intlayer-intlayer-config

Intlayer Configuration

Configure Intlayer project settings and environment variables. Check these files to identify which locales are declared for the application, which helps in defining the appropriate content.

Supported configuration files:

  • intlayer.config.{ts|js|json|json5|jsonc|cjs|mjs}

  • .intlayerrc

It acts as the central brain for your application's internationalization strategy. It is divided into several specialized sections that control everything from language support to AI-powered translations.

Internationalization

This section defines your language footprint.

  • Locales: Define which languages you support (e.g., English, French, Spanish).

  • Default Locale: Set the fallback language if a user's preference isn't found.

Routing & middleware

Controls how users navigate between different languages.

AI & Automation

Intlayer integrates with major AI providers (OpenAI, Anthropic, Gemini, etc.) to automate your workflow.

Content & Dictionaries

Manages how and where your translation files are handled.

  • Import Mode: Choose between Static (faster performance), Dynamic (lazy loading), or Fetch (live updates from a CMS).

  • Auto-Transformation: Automatically convert Markdown or HTML strings into processed components.

Editor & System

Settings for the visual workflow and internal plumbing.

References

  • Website

  • Doc

Concepts

  • Configuration

Packages

  • Intlayer getConfiguration

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

intlayer-react

No summary provided by upstream source.

Repository SourceNeeds Review
General

intlayer-usage

No summary provided by upstream source.

Repository SourceNeeds Review
General

intlayer-content

No summary provided by upstream source.

Repository SourceNeeds Review