cxcscmu/python-scala-builder-patterns
> Translating Python builder patterns, fluent interfaces, and factory functions to Scala. Use when converting Python classes with method chaining, __init__ with mutable lists/dicts, or builder/factory patterns to idiomatic Scala with immutable state and companion objects.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill python-scala-builder-patterns
Take cxcscmu/python-scala-builder-patterns from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.