Effect-TS is a powerful library for writing safe and reliable TypeScript code. It helps you handle errors, manage dependencies, and build complex systems with confidence. Whether you are working on backend services or data pipelines, this skill provides expert guidance on using Effect-TS effectively.
This skill covers everything from setting up services and layers to working with streams and concurrency. You will learn how to use typed errors and the Schema module to keep your code predictable. It also includes best practices for testing with @effect/vitest and integrating with AI tools like @effect/ai.
With clear research strategies and priority patterns, this skill helps you choose the simplest and least surprising approach for any task. It is perfect for developers who want to master functional programming in TypeScript without getting lost in complex decisions.
Global
mkdir -p ~/.claude/skills/effect-tsProject
mkdir -p .claude/skills/effect-tsSource Repository
Typescript Advanced Typeswshobson/agents
Master advanced TypeScript types for safer and more flexible code
Python Executorqu-skills/skills
Execute Python code safely with 100+ libraries for data, scraping, and media
Golang Error Handlingsamber/cc-skills-golang
Learn to create, wrap, inspect, and log Go errors like a professional engineer
Golang Performancesamber/cc-skills-golang
Speed up your Go code using proven patterns for allocation reduction and CPU efficiency
Golang Design Patternssamber/cc-skills-golang
Idiomatic Go patterns for clean constructors error handling and graceful shutdown
Golang Concurrencysamber/cc-skills-golang
Write safe Go concurrency with goroutines, channels, and sync primitives
Golang Data Structuressamber/cc-skills-golang
Optimize Go data structures for speed and memory efficiency with internals knowledge
Golang Contextsamber/cc-skills-golang
Master Go context for cancellations, timeouts, and request values