scala-fp

Installation
SKILL.md

Scala Functional Programming & Effects Skill

This skill covers the Typelevel ecosystem (Cats + Cats Effect + fs2) and ZIO 2 for building purely functional, concurrent, and resource-safe Scala applications.

Quick Reference Table

Topic Section
Cats typeclasses (Functor, Monad, etc.) references/cats-typeclasses.md
Cats Effect IO + concurrency references/cats-effect.md
ZIO 2 core + ZLayer references/zio.md
Parallel programming patterns references/parallelism.md
fs2 streams references/fs2.md
Tagless Final architecture references/tagless-final.md
Error handling in FP references/error-handling.md
Library versions & ecosystem references/ecosystem.md

Installs
34
Repository
abh80/skills
GitHub Stars
15
First Seen
May 5, 2026
scala-fp — abh80/skills