observability
π―Skillfrom andrueandersoncs/claude-skill-effect-ts
Enables comprehensive observability in Effect applications through structured logging, metrics tracking, and distributed tracing with seamless integration.
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 logging", "Effect.log", "Effect metrics", "Effect tracing", "spans", "telemetry", "Metric.counter", "Metric.gauge", "Metric.histogram", "OpenTelemetry", "structured logging", "log levels", "Effect.logDebug", "Effect.logInfo", "Effect.logWarning", "Effect.logError", or needs to understand how Effect handles logging, metrics, and distributed tracing.
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
requirements management 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.
traits 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.