Configure and compose AI provider layers using @effect/ai packages. Covers Anthropic, OpenAI, OpenRouter, Google,...
find ~/front-depiction/ -name "*.skill"
Build prompts for Effect AI using messages, parts, and composition operators. Covers the complete Prompt API for...
Master the Effect AI LanguageModel service for text generation, structured output, streaming, and tool calling. Use...
Generate comprehensive predicates and orders for domain types using typeclass patterns
Create production-ready Effect domain models using Schema.TaggedStruct for ADTs, Schema.Data for automatic equality,...
Decide between Context Tag witness and capability patterns for dependency injection, understanding coupling trade-offs
Execute system commands and manage processes using Effect's Command module from @effect/platform. Use this skill...
Implement reactive state management with Effect Atom for React applications