Guidance for facet `effect/Channel#composition` focused on APIs like map, flatMap, and mapDone. Load after `effect-skill-router` when this facet is the primary owner.
Guidance for facet `effect/Channel#core` focused on APIs like runDone, runFold, and runHead. Load after `effect-skill-router` when this facet is the primary owner.
Guidance for facet `effect/Channel#utilities` focused on APIs like provide, mapError, and mapInputError. Load after `effect-skill-router` when this facet is the primary owner.
Guidance for facet `effect/Effect#composition` focused on APIs like map, flatMap, and mapBoth. Load after `effect-skill-router` when this facet is the primary owner.
Guidance for facet `effect/Effect#concurrency` focused on APIs like runFork, runForkWith, and race. Load after `effect-skill-router` when this facet is the primary owner.
Guidance for facet `effect/Effect#context-di` focused on APIs like provide, service, and services. Load after `effect-skill-router` when this facet is the primary owner.
Guidance for facet `effect/Effect#execution` focused on APIs like runFork, runSync, and failSync. Load after `effect-skill-router` when this facet is the primary owner.
Guidance for facet `effect/Layer#building` focused on APIs like empty, Layer, and flatMap. Load after `effect-skill-router` when this facet is the primary owner.