home/categories/ide-plugins/arustydev-ai-components-skills-convert-elm-erlang-skill-md
ide-pluginstools

convert-elm-erlang

Convert Elm code to idiomatic Erlang/OTP. Use when migrating Elm frontend applications to Erlang backend services, translating Elm patterns to OTP behaviors, or refactoring functional code to BEAM VM. Extends meta-convert-dev with Elm-to-Erlang specific patterns.

aRustyDev
maintainer
aRustyDev
更新于 1/16/2026
星标
1
分支
1
quick start

Installation and usage

Convert Elm code to idiomatic Erlang/OTP. Use when migrating Elm frontend applications to Erlang backend services, translating Elm patterns to OTP behaviors, or refactoring functional code to BEAM VM. Extends meta-convert-dev with Elm-to-Erlang specific patterns.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use convert-elm-erlang