evo-scala-idiom-mapping

SkillDev tools

Maps Python constructs to idiomatic Scala 2.13 equivalents.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the evo-scala-idiom-mapping skill

What this skill tells your AI

The instructions your AI receives, as published by openlair/openskill in tasks-evolved/python-scala-translation/environment/skills/evo-scala-idiom-mapping/SKILL.md and read by ahel’s review.

Maps Python→Scala: enum→sealed trait, dataclass→case class, ABC→trait, snake_case→camelCase, Optional→Option, datetime→java.time, Decimal→BigDecimal, Generic variance (+/-), collections.

Usage

import sys
sys.path.insert(0, '/app/environment/skills/evo-scala-idiom-mapping/scripts')
from idiom_mapper import snake_to_camel, map_python_type_to_scala

Signals

GitHub stars
89
Forks
4
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
evo-scala-idiom-mapping
Source
github.com/openlair/openskill