Value-based data structures (Data.struct, tuple, array) and high-performance collections (Chunk, HashSet). Use for safe comparisons and pipelines.
Idioma do texto original: inglês
Menu
O SkillsMP coletou 15 skills de mepuka/effect-ontology. Abra uma skill para revisar a origem e os detalhes.
Mostrando 15 de 15 skills coletadas.
Value-based data structures (Data.struct, tuple, array) and high-performance collections (Chunk, HashSet). Use for safe comparisons and pipelines.
Idioma do texto original: inglês
Concurrency with Effect.all, forEach concurrency, Fiber lifecycle, race and timeouts. Use for parallelizing tasks safely.
Idioma do texto original: inglês
Config loading and Schema validation/transform. Use when defining configuration or validating inputs.
Idioma do texto original: inglês
Error modeling and recovery with TaggedError, catchTag(s), mapError, and retry schedules. Use when defining errors or adding resilience.
Idioma do texto original: inglês
Core Effect foundations and style for a coding agent. Use when starting an Effect task, choosing operators, or structuring a small pipeline.
Idioma do texto original: inglês
HTTP server, routing, JSON responses and dependencies via layers. Use when wiring endpoints and services.
Idioma do texto original: inglês
Skill index and decision guide. Use to pick the right Effect Skill quickly and follow a minimal decision tree.
Idioma do texto original: inglês
Define services, provide layers, compose dependencies, and switch live/test. Use for DI boundaries and app composition.
Idioma do texto original: inglês
Complete catalog of 130+ Effect-TS patterns from EffectPatterns repository. Use when looking for specific implementation patterns, best practices, or real-world examples. Complements other skills with concrete, curated patterns.
Idioma do texto original: inglês
Queue and PubSub patterns, background fibers, and graceful shutdown. Use for decoupling producers/consumers.
Idioma do texto original: inglês
Resource safety with acquireRelease, Effect.scoped, and finalizers. Use when opening files, sockets, servers, or external handles.
Idioma do texto original: inglês
Effect patterns for SQL databases (Drizzle/Kysely/Prisma): services, transactions, retries, streaming, and observability.
Idioma do texto original: inglês
Stream creation, transformation, sinks, batching, and resilience. Use when building data pipelines with concurrency and backpressure.
Idioma do texto original: inglês
Testing patterns with layers, mocks, and deterministic time. Use when preparing testable services and small smoke tests.
Idioma do texto original: inglês
Time with Clock/Duration, tracing spans, and structured logging. Use for time-based logic, deadlines, and observability.
Idioma do texto original: inglês