MiragonMiragonOfficialยท1 Agent Skills Included

camunda-modeler-i18n-plugin

Translate Camunda Modeler UI into twelve languages

Translates the Camunda Modeler and bpmn-js editor interface into 12 languages with a toolbar language selector. Fills missing translation keys automatically using the German base as the authoritative reference. Eliminates manual dictionary editing, placeholder errors, and inconsistent BPMN/DMN terminology across locales. Keeps translations complete by detecting untranslated UI strings whenever the Modeler releases new text.
npx skills add Miragon/camunda-modeler-i18n-plugin --all -g -y
Available:

Instructs your AI agent on the monorepo layout, build and test commands, translation architecture, and the exact steps for adding a new language to the plugin.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install camunda-modeler-i18n-plugin?โ–ผ

Run `npx skills add Miragon/camunda-modeler-i18n-plugin --all -g -y` in your terminal to install all skills in this repository globally.

How to add a new language to Camunda Modeler?โ–ผ

The i18n-translate skill generates all translation files from the German base, registers the locale, and updates the language dropdown automatically. You only need to provide the target language name or locale code.

Which languages does the plugin support?โ–ผ

It supports 12 languages including German, English, Spanish, French, Italian, Japanese, Korean, Portuguese, Simplified and Traditional Chinese, Russian, and Dutch.

Can I use the translations outside Camunda Modeler?โ–ผ

Yes. The shared @miragon/bpmn-modeler-i18n library works with any bpmn-js or dmn-js host, so you can embed the same translations in your own modeling application.

Does it work with Claude Code and Cursor?โ–ผ

Yes. The skill follows the universal SKILL.md standard and runs in Claude Code, Cursor, Codex, and other compatible coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’