aymericzip

30 mods across 2 repositories, 820 stars between them.

intlayer-angular

01

aymericzip/intlayer

Skill Claude CodeCodex

Integrates Intlayer internationalization with Angular applications. Use when the user asks to "setup Angular i18n", create a new translated component, use the "useIntlayer" composable, or configure providers.

816 2d ago A 47 tokens original Apache-2.0

intlayer-astro

02

aymericzip/intlayer

Skill Claude CodeCodex

Integrates Intlayer internationalization with Astro applications. Use when the user asks to "setup Astro i18n", use "getIntlayer" in Astro components, or manage server-side content in Astro.

816 2d ago A 46 tokens original Apache-2.0

intlayer-cli

03

aymericzip/intlayer

Skill Claude CodeCodex

Manages Intlayer dictionaries and configuration via the Command Line Interface. Use when the user asks to "audit translations", "build dictionaries", "sync content", or run "intlayer" commands.

816 2d ago A 43 tokens original Apache-2.0

intlayer-compiler

04

aymericzip/intlayer

Skill Claude CodeCodex

Intlayer Compiler setup and usage. Configures automatic content extraction for your components without the need to define .content files manually.

816 2d ago A 30 tokens original Apache-2.0

intlayer-config

05

aymericzip/intlayer

Skill Claude CodeCodex

Configures Intlayer project settings and environment variables. Use when the user asks to "setup intlayer.config", "configure locales", or "customize Intlayer settings".

816 2d ago A 38 tokens original Apache-2.0

intlayer-content

06

aymericzip/intlayer

Skill Claude CodeCodex

Define rich content structures using Intlayer content nodes. Use when the user asks to "create translations", "handle pluralization", "use markdown in content", or implement "conditional content".

816 2d ago A 41 tokens original Apache-2.0

intlayer-next-js

07

aymericzip/intlayer

Skill Claude CodeCodex

Integrates Intlayer internationalization with Next.js App Router and Pages Router. Use when the user asks to "setup Next.js i18n", use "useIntlayer" in Server Components, or handle client-side translations in Next.js.

816 2d ago A 53 tokens original Apache-2.0

intlayer-preact

08

aymericzip/intlayer

Skill Claude CodeCodex

Integrates Intlayer internationalization with Preact applications. Use when the user asks to "setup Preact i18n", create a new translated component, use the "useIntlayer" hook in Preact, or configure providers.

816 2d ago A 52 tokens original Apache-2.0

intlayer-react

09

aymericzip/intlayer

Skill Claude CodeCodex

Integrates Intlayer internationalization with React component. Use when the user asks to "setup React i18n", create a new translated component, use the "useIntlayer" hook, or configure providers.

816 2d ago A 46 tokens original Apache-2.0

intlayer-cms

10

aymericzip/intlayer

Skill Claude CodeCodex

Manages remote content and server-side dictionaries using the Intlayer CMS. Use when the user asks to "fetch remote translations", "use Intlayer CMS", or "handle server-side content".

816 2d ago A 43 tokens original Apache-2.0

intlayer-solid-js

11

aymericzip/intlayer

Skill Claude CodeCodex

Integrates Intlayer internationalization with SolidJS components. Use when the user asks to "setup SolidJS i18n", create a new translated component, use the "useIntlayer" hook in Solid, or configure providers.

816 2d ago A 51 tokens original Apache-2.0

intlayer-svelte

12

aymericzip/intlayer

Skill Claude CodeCodex

Integrates Intlayer internationalization with Svelte and SvelteKit applications. Use when the user asks to "setup Svelte i18n", create a new translated component, use the "useIntlayer" store, or configure providers.

816 2d ago A 53 tokens original Apache-2.0

intlayer-usage

13

aymericzip/intlayer

Skill Claude CodeCodex

Provides general guidelines for using Intlayer in any project. Use when the user asks to "get started with Intlayer", "declare content files", or understand the "project structure" for internationalization.

816 2d ago A 45 tokens original Apache-2.0

intlayer-vue

14

aymericzip/intlayer

Skill Claude CodeCodex

Integrates Intlayer internationalization with Vue.js and Nuxt applications. Use when the user asks to "setup Vue i18n", use the "useIntlayer" composable, or manage translations in Vue components.

816 2d ago A 49 tokens original Apache-2.0

intlayer

15

aymericzip/intlayer

Plugin Claude Code

Intlayer plugins for Claude Code — LSP-powered i18n intelligence for TypeScript, JavaScript, Vue, and Svelte projects.

816 2d ago A tokens not measured original Apache-2.0

intlayer CLAUDE.md

16

aymericzip/intlayer

Instructions file

Instructions for aymericzip/intlayer, covering repo layout, commands (run from root), content declaration flow, git and commit conventions.

816 2d ago A 992 tokens original Apache-2.0

intlayer-angular

17

aymericzip/intlayer-skills

Skill Claude CodeCodex

Integrates Intlayer internationalization with Angular applications. Use when the user asks to "setup Angular i18n", create a new translated component, use the "useIntlayer" composable, or configure providers.

4 3mo ago A 47 tokens copy · 100% Apache-2.0

intlayer-astro

18

aymericzip/intlayer-skills

Skill Claude CodeCodex

Integrates Intlayer internationalization with Astro applications. Use when the user asks to "setup Astro i18n", use "getIntlayer" in Astro components, or manage server-side content in Astro.

4 3mo ago A 46 tokens copy · 97% Apache-2.0

intlayer-cli

19

aymericzip/intlayer-skills

Skill Claude CodeCodex

Manages Intlayer dictionaries and configuration via the Command Line Interface. Use when the user asks to "audit translations", "build dictionaries", "sync content", or run "intlayer" commands.

4 3mo ago A 43 tokens copy · 98% Apache-2.0

intlayer-compiler

20

aymericzip/intlayer-skills

Skill Claude CodeCodex

Intlayer Compiler setup and usage. Configures automatic content extraction for your components without the need to define .content files manually.

4 3mo ago A 30 tokens copy · 100% Apache-2.0

intlayer-config

21

aymericzip/intlayer-skills

Skill Claude CodeCodex

Configures Intlayer project settings and environment variables. Use when the user asks to "setup intlayer.config", "configure locales", or "customize Intlayer settings".

4 3mo ago A 38 tokens copy · 100% Apache-2.0

intlayer-content

22

aymericzip/intlayer-skills

Skill Claude CodeCodex

Define rich content structures using Intlayer content nodes. Use when the user asks to "create translations", "handle pluralization", "use markdown in content", or implement "conditional content".

4 3mo ago A 41 tokens copy · 100% Apache-2.0

intlayer-next-js

23

aymericzip/intlayer-skills

Skill Claude CodeCodex

Integrates Intlayer internationalization with Next.js App Router and Pages Router. Use when the user asks to "setup Next.js i18n", use "useIntlayer" in Server Components, or handle client-side translations in Next.js.

4 3mo ago A 53 tokens copy · 100% Apache-2.0

intlayer-preact

24

aymericzip/intlayer-skills

Skill Claude CodeCodex

Integrates Intlayer internationalization with Preact applications. Use when the user asks to "setup Preact i18n", create a new translated component, use the "useIntlayer" hook in Preact, or configure providers.

4 3mo ago A 52 tokens copy · 100% Apache-2.0