Advanced Effect Di Environment
CommunityModel dependencies with Effect-style safety and composition.
Authorleaderiop
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates runtime dependency errors by modeling service relationships at the type level with compile-time validation.
Core Features & Use Cases
- Context Modeling: Define typed environments for your services.
- Layer Composition: Build complex dependency graphs with immutable composition.
- Use Case: Imagine refactoring your entire dependency graph without breaking a single test. This Skill enables safe, incremental system evolution.
Quick Start
Create a user service layer that depends on database and logging services using Effect-style patterns.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Advanced Effect Di Environment Download link: https://github.com/leaderiop/hex-di/archive/main.zip#advanced-effect-di-environment Please download this .zip file, extract it, and install it in the .claude/skills/ directory.