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.
Global
mkdir -p ~/.claude/skills/golang-samber-roProject
mkdir -p .claude/skills/golang-samber-roSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firebase Remote Config Basicsfirebase/agent-skills
Change your app's behavior instantly without a new update
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls