effect-config-schema

Community

Type-safe config loading & validation.

Authormepuka
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Config loading and Schema validation/transform. Use when defining configuration or validating inputs.

Core Features & Use Cases

  • Config primitives for typed config
  • Schema-based validation and decoding
  • Transform config values and map into layers

Quick Start

Define a nested Server config with string host and number port, then load via a Layer.

Dependency Matrix

Required Modules

None required

Components

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: effect-config-schema
Download link: https://github.com/mepuka/effect-ontology/archive/main.zip#effect-config-schema

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository