cxcscmu/scala-traits-protocols
| How to convert Python Protocol classes (structural typing) to Scala traits and type classes. Use when translating Python's @runtime_checkable Protocol patterns to Scala's nominal typing with traits. Covers trait-based abstraction, implicit type classes, and structural type emulation.
npx skills add https://github.com/cxcscmu/SkillLearnBench --skill scala-traits-protocols
Take cxcscmu/scala-traits-protocols 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.