Intlayer compiler
Intlayer Skills are a set of specialized instructions and workflows for AI agents to help them interact with Intlayer projects.
npx -y skills add aymericzip/intlayer-skills --skill intlayer-compilerAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Intlayer Compiler setup and usage. Configures automatic content extraction for your components without the need to define .content files manually.
SKILL.md
1.4 KB, as published. Nobody here has run it
Intlayer Compiler Skill
The Intlayer Compiler Skill provides instructions on how to set up and use the Intlayer compiler to automatically extract content from your application.
Key Features
- Automatic Content Extraction: All content will be extracted automatically from your components.
- No Manual Content Files: Alleviates the need to manually create
.contentfiles.
Setup and Usage
To set up the Intlayer compiler for your project, refer to the documentation for your framework:
Once the compiler plugins are properly configured, simply write your translatable strings inline according to the framework's specifics, and the Intlayer compiler will automatically generate the dictionaries.
For more information, visit the Intlayer Compiler Architecture Documentation.