This skill covers the systematic translation of Python code into idiomatic Scala 2.13. The goal is NOT a word-for-word transliteration — it is a faithful reimplementation that preserves semantics while embracing Scala's type system, immutability, pattern matching, and functional programming…
$npx -y skills add etayang10th/spark-skills --skill python-scala-translationInstalls into the current project.
Run `npx skills use "https://github.com/etayang10th/spark-skills" --skill "etayang10th/spark-skills/python-scala-translation"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/etayang10th/spark-skills" that are relevant to the current task. Run `npx skills add "https://github.com/etayang10th/spark-skills"` and select the relevant skills, then follow their instructions.