Agent Skill
2/7/2026

zio-dependency-injection

Standardized patterns for ZIO dependency injection using the ZIO service pattern with ZLayer.derive. Use when creating new ZIO service classes, refactoring existing ZIO code to follow this pattern, reviewing code that incorrectly uses ZIO.service in business logic, or when working with ZIO layers and dependency injection. Apply this pattern for all service classes in the Scala backend.

C
connectstrata
0GitHub Stars
1Views
Skills Info
Original Name:zio-dependency-injectionAuthor:connectstrata