Skip to main content

python-scala-builder-pattern

Guide for translating Python fluent builder patterns and mutable accumulator objects to idiomatic immutable Scala builders with companion objects. Use this skill when converting Python classes with method chaining (returning self), mutable state accumulation, or factory/build() methods to Scala.

Jump to install

Source facts

Repository
cxcscmu/SkillLearnBench
Last source activity
April 24, 2026 at 05:14
Detected SKILL.md language
English
Stars
77
Forks
4

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.