streams
π―Skillfrom andrueandersoncs/claude-skill-effect-ts
Processes streaming data with lazy evaluation, backpressure, resource safety, and composable transformations for async data streams.
Part of
andrueandersoncs/claude-skill-effect-ts(21 items)
Installation
/plugin marketplace add andrueandersoncs/claude-skill-effect-ts/plugin install effect-ts@effect-tsSkill Details
This skill should be used when the user asks about "Effect Stream", "Stream.from", "Stream.map", "Stream.filter", "Stream.run", "streaming data", "async iteration", "Sink", "Channel", "Stream.concat", "Stream.merge", "backpressure", "Stream.fromIterable", "chunked processing", "real-time data", or needs to understand how Effect handles streaming data processing.
More from this repository10
configuration skill from andrueandersoncs/claude-skill-effect-ts
api documentation lookup skill from andrueandersoncs/claude-skill-effect-ts
effect core skill from andrueandersoncs/claude-skill-effect-ts
Skill
traits skill from andrueandersoncs/claude-skill-effect-ts
resource management skill from andrueandersoncs/claude-skill-effect-ts
Enables comprehensive Effect-based testing through service mocking, property-based testing, and automatic test data generation using Vitest and Schema Arbitrary.
Validates, transforms, and decodes data with type-safe schemas, enabling robust runtime type checking and bidirectional data transformations.
requirements management skill from andrueandersoncs/claude-skill-effect-ts
Provides guidance and code generation for managing mutable state in Effect-TS using Ref, SynchronizedRef, and idiomatic state manipulation patterns.