home/categories/framework-internals/arustydev-ai-components-skills-convert-haskell-erlang-skill-md
framework-internalsdevelopment

convert-haskell-erlang

Convert Haskell code to idiomatic Erlang/OTP. Use when migrating Haskell projects to Erlang, translating pure functional patterns to fault-tolerant concurrent systems, or refactoring Haskell codebases into distributed Erlang applications. Extends meta-convert-dev with Haskell-to-Erlang specific patterns.

aRustyDev
maintainer
aRustyDev
Updated 1/16/2026
Stars
1
Forks
1
quick start

Installation and usage

Convert Haskell code to idiomatic Erlang/OTP. Use when migrating Haskell projects to Erlang, translating pure functional patterns to fault-tolerant concurrent systems, or refactoring Haskell codebases into distributed Erlang applications. Extends meta-convert-dev with Haskell-to-Erlang specific patterns.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use convert-haskell-erlang