Effect Development

Effect development guidance. Use when implementing or reviewing code that composes Effect APIs or patterns.

foldkit 079f8e0 721 B Updated

File contents

Use the repository's AI documentation as targeted reference, not ambient context:

  1. Identify the Effect APIs and concepts involved in the change.
  2. Search LLMS.md and ai-docs/src for those names and concepts, then read the matching sections and examples.
  3. Apply the relevant guidance and inspect nearby source and tests for any repository-internal conventions not covered by the documentation.

The task is ready for implementation when every material Effect API or pattern has matching local guidance, or the search has established that none exists.

foldkit/foldkit/tree/main/repos/effect/.agents/skills/effect-development commit 079f8e08db

Frequently asked questions

npx skillmds@latest add foldkit/effect-development