effect-schema
CommunityDefine and verify domain-aligned Effect schemas.
Authormorgs32
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps define and verify Effect schemas that align with TypeScript domain types, ensuring parity and type safety across schema definitions.
Core Features & Use Cases
- Schema parity: Ensure that an Effect schema's Type matches the corresponding domain interface.
- Type safety: Enforce tsafe-style assertions and parity checks to catch mismatches early.
- Developer workflow: Helpful when authoring or updating Effect Schema definitions, or when users mention parity, satisfies, or tsafe Equals checks in documentation or code.
Quick Start
To begin, define your domain interface and create a matching Effect schema. Ensure the schema satisfies Schema.Schema<YourType, any> and includes parity assertions such as an Equals check to confirm Readonly<YourType> is the schema's Type.
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: effect-schema Download link: https://github.com/morgs32/skills/archive/main.zip#effect-schema Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.