effect-development

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

Install
npx skills add 'https://github.com/Effect-TS/effect/tree/main/.agents/skills/effect-development'
Download bundle ↓
main · 90695b0Scanned 2026-09-15

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗

SKILL.md

SKILL.mdBrowse 1 file
View on GitHub

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.

Discovery context

Discovered by repository scan. No exact path reference found in the snapshot’s root .agents/AGENTS.md.