gen-stage

Community

Build concurrent Elixir data pipelines.

Authoragnaldo4j
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps Elixir developers build robust, concurrent data processing pipelines that automatically manage back-pressure, preventing system overload and ensuring efficient data flow.

Core Features & Use Cases

  • Producer/Consumer Model: Define data sources and sinks with automatic flow control.
  • Back-Pressure Management: Ensures consumers don't get overwhelmed by producers.
  • Dispatcher Patterns: Supports Broadcast (fan-out) and Partition (key-based routing) for flexible data distribution.
  • Use Case: Process a high volume of incoming webhooks by having a producer stage receive them, a producer-consumer stage transform the data, and a consumer stage persist it to a database, all while managing the flow rate.

Quick Start

Use the gen-stage skill to create a basic pipeline with a producer and a consumer.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: gen-stage
Download link: https://github.com/agnaldo4j/kanban_vision_api_iex/archive/main.zip#gen-stage

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.