Vibe Index
🎯

sinks

🎯Skill

from andrueandersoncs/claude-skill-effect-ts

VibeIndex|
AI Summary

Transforms data streams into structured outputs, managing complex event processing and routing with flexible sink configurations

sinks

Installation

Install skill:
npx skills add https://github.com/andrueandersoncs/claude-skill-effect-ts --skill sinks
Stars2
AddedJan 25, 2026

More from this repository10

🎯
scheduling🎯Skill

Provides guidance and code generation for implementing retry policies, schedule combinators, and advanced timing/execution strategies in Effect-TS programs.

🎯
effect ai🎯Skill

Integrates AI and Large Language Model (LLM) capabilities directly into Effect-TS workflows, enabling programmatic AI interactions within typed, functional effect-based programming.

🎯
concurrency🎯Skill

Helps developers write concurrent programs using Effect-TS Fibers, providing guidance on managing parallel operations, synchronization, and concurrent execution patterns.

🎯
api documentation lookup🎯Skill

Looks up Effect-TS API documentation via WebFetch, providing quick access to library references and method details within the Claude Code interface.

🎯
error management🎯Skill

Streamlines error handling by providing robust logging, graceful error recovery, and intelligent exception tracking across TypeScript and JavaScript applications

🎯
requirements management🎯Skill

Helps developers define, inject, and manage service dependencies and layers in Effect-TS applications, enabling modular and composable dependency injection patterns.

🎯
effect core🎯Skill

Provides core Effect-TS type definitions, fundamental operations, and essential constructs for creating and manipulating Effect workflows and computations.

🎯
traits🎯Skill

Provides guidance and code generation for implementing Equal, Hash, Order, and other structural type traits in Effect-TS, enabling consistent comparison and hashing behaviors for custom types.

🎯
resource management🎯Skill

Helps developers safely acquire, use, and release resources like file handles, network connections, and database connections with automatic cleanup and error handling in Effect-TS.

🎯
platform🎯Skill

Provides cross-platform API abstractions and runtime-specific implementations for Effect-TS across Node.js, browser, and Bun environments.