@intlayer/skills
v8.11.1
Published
Agent skills for the Intlayer internationalization ecosystem
Maintainers
Readme
Intlayer Skills
Intlayer Skills are a set of specialized instructions and workflows for AI agents to help them interact with Intlayer projects.
What is Intlayer?
Intlayer is an innovative, open-source internationalization (i18n) library designed to simplify multilingual support in modern web applications.
With Intlayer, you can:
- Easily manage translations using declarative dictionaries at the component level.
- Dynamically localize metadata, routes, and content.
- Access translations in both client-side and server-side components.
- Ensure TypeScript support with autogenerated types, improving autocompletion and error detection.
- Benefit from advanced features, like dynamic locale detection and switching.
Documentation
Documentation reference can be retrieved at https://intlayer.org/doc. The official website is https://intlayer.org/. Official repo is https://github.com/aymericzip/intlayer
Installation and Update
To install or update skills, the Intlayer CLI provides the following command:
npx intlayer init skillsOr using Vercel Skill SDK
npx skills add aymericzip/intlayer-skillsAvailable Skills
The following skills can be installed:
- intlayer-angular
- intlayer-astro
- intlayer-cli
- intlayer-config
- intlayer-content
- intlayer-next-js
- intlayer-react
- intlayer-preact
- intlayer-solid
- intlayer-svelte
- intlayer-remote-content
- intlayer-usage
- intlayer-vue
- intlayer-compiler
You can remove the skills that are not related to your project to keep your environment clean.
