AI AGENT ADDONS

Golang Samber Ro

samber/cc-skills-golang
Backend & APIs
32,681installs

Reactive streams let you work with data that arrives over time. It is useful for live events like web socket messages or file changes. With samber/ro you build pipelines that transform and combine these streams.

The library provides over 150 operators. You can filter, map, throttle, and merge streams. It handles backpressure automatically so you do not lose data.

This skill helps AI agents write Go code that uses samber/ro. It gives you a reactive approach instead of manual goroutines and channels. The result is cleaner and safer async code.

Add Golang Samber Ro skill to your workflow

Global

mkdir -p ~/.claude/skills/golang-samber-ro

Project

mkdir -p .claude/skills/golang-samber-ro

Source Repository

Stars
2,322
Forks
149
Watchers
2,322
License
MIT
Last Push
28 days ago
Created
4 months ago