AgentSkillsCN

entity-design

在设计 Effect Schema 实体、创建 Schema 转换,或审查实体代码时使用。当出现“entity”、“schema”、“Schema.Class”、“Schema.Struct”、“transform”、“transformOrFail”等关键词时触发。

SKILL.md
--- frontmatter
name: entity-design
description: Use when designing Effect Schema entities, creating schema transforms, or reviewing entity code. Triggers on "entity", "schema", "Schema.Class", "Schema.Struct", "transform", "transformOrFail".
allowed-tools: Read, Glob, Grep

Entity Design Guide

When working with Effect Schema entities and transforms, follow the patterns in:

documentation/how-to-work-with-entities.md

Read this file before designing or reviewing entities.